rnd-v1
This commit is contained in:
22
requirements.txt
Normal file
22
requirements.txt
Normal file
@@ -0,0 +1,22 @@
|
||||
# Core GIS / raster stack
|
||||
rasterio>=1.3.9
|
||||
pyproj>=3.6.1
|
||||
shapely>=2.0.2
|
||||
geopandas>=0.14.4
|
||||
fiona>=1.9.6
|
||||
|
||||
# CV / ML
|
||||
opencv-python>=4.9.0
|
||||
numpy>=1.26.4
|
||||
pandas>=2.2.1
|
||||
Pillow>=10.2.0
|
||||
scikit-learn>=1.4.1
|
||||
ultralytics>=8.2.0
|
||||
PyYAML>=6.0.1
|
||||
tqdm>=4.66.2
|
||||
requests>=2.31.0
|
||||
beautifulsoup4>=4.12.3
|
||||
|
||||
# Reports / QA
|
||||
matplotlib>=3.8.3
|
||||
jinja2>=3.1.3
|
||||
Reference in New Issue
Block a user