chore: initialize insar management system v2
This commit is contained in:
@@ -0,0 +1,79 @@
|
||||
name: InSAR
|
||||
channels:
|
||||
- conda-forge
|
||||
- defaults
|
||||
dependencies:
|
||||
- python=3.10
|
||||
- pip
|
||||
- setuptools
|
||||
- wheel
|
||||
- backports.zoneinfo
|
||||
- ca-certificates
|
||||
- openssl
|
||||
- sqlite
|
||||
- pip:
|
||||
- affine==2.4.0
|
||||
- asyncpg==0.29.0
|
||||
- psycopg[binary]==3.1.18
|
||||
- GeoAlchemy2==0.14.1
|
||||
- python-dotenv==1.0.1
|
||||
- cryptography
|
||||
- annotated-doc==0.0.4
|
||||
- annotated-types==0.7.0
|
||||
- anyio==4.5.2
|
||||
- apscheduler==3.11.2
|
||||
- attrs==25.3.0
|
||||
- certifi==2025.11.12
|
||||
- click==8.1.8
|
||||
- click-plugins==1.1.1.2
|
||||
- cligj==0.7.2
|
||||
- colorama==0.4.6
|
||||
- contourpy==1.1.1
|
||||
- cycler==0.12.1
|
||||
- et-xmlfile==2.0.0
|
||||
- exceptiongroup==1.3.1
|
||||
- fastapi==0.124.4
|
||||
- fiona==1.10.1
|
||||
- fonttools==4.57.0
|
||||
- geopandas==0.13.2
|
||||
- greenlet==3.1.1
|
||||
- h11==0.16.0
|
||||
- httpcore==1.0.9
|
||||
- httpx==0.28.1
|
||||
- idna==3.11
|
||||
- importlib-metadata==8.5.0
|
||||
- importlib-resources==6.4.5
|
||||
- joblib==1.4.2
|
||||
- kiwisolver==1.4.7
|
||||
- lxml==6.0.2
|
||||
- matplotlib==3.7.5
|
||||
- numpy==1.24.4
|
||||
- packaging==25.0
|
||||
- pandas==2.0.3
|
||||
- pillow==10.4.0
|
||||
- pydantic==2.10.6
|
||||
- pydantic-core==2.27.2
|
||||
- pydantic-settings==2.7.1
|
||||
- alembic==1.14.1
|
||||
- pyogrio==0.9.0
|
||||
- pyparsing==3.1.4
|
||||
- pyproj==3.5.0
|
||||
- python-dateutil==2.9.0.post0
|
||||
- python-multipart==0.0.20
|
||||
- pytz==2025.2
|
||||
- rasterio==1.3.11
|
||||
- scikit-learn==1.3.2
|
||||
- scipy==1.10.1
|
||||
- shapely==2.0.7
|
||||
- six==1.17.0
|
||||
- sniffio==1.3.1
|
||||
- snuggs==1.4.7
|
||||
- sqlalchemy==2.0.45
|
||||
- starlette==0.44.0
|
||||
- threadpoolctl==3.5.0
|
||||
- typing-extensions==4.13.2
|
||||
- tzdata==2025.3
|
||||
- tzlocal==5.2
|
||||
- uvicorn==0.33.0
|
||||
- defusedxml>=0.7.1
|
||||
- zipp==3.20.2
|
||||
Reference in New Issue
Block a user