feat: initialize microservice architecture with auth, api, realtime, copernicus, ml, and console modules
This commit is contained in:
13
copernicus/requirements.txt
Normal file
13
copernicus/requirements.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
fastapi>=0.115.0
|
||||
uvicorn[standard]>=0.32.0
|
||||
httpx>=0.27.0
|
||||
python-dotenv>=1.0.0
|
||||
copernicusmarine>=2.0.0
|
||||
xarray>=2024.0.0
|
||||
pandas>=2.2.0
|
||||
numpy>=1.26.0
|
||||
pydantic>=2.6.0
|
||||
redis>=5.0.0
|
||||
python-multipart>=0.0.9
|
||||
h5py
|
||||
h5netcdf
|
||||
Reference in New Issue
Block a user