Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
pbeukema committed Jan 4, 2024
1 parent 190095c commit fd2be48
Showing 1 changed file with 23 additions and 23 deletions.
46 changes: 23 additions & 23 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
--extra-index-url https://download.pytorch.org/whl/cu113
fastapi==0.103.0
gdal==3.4.3
google-cloud-storage==2.5.0
lightgbm==3.3.2
mapcalc==0.2.2
numpy==1.23.0
pandas==1.4.3
prometheus-client==0.11.0
pyfaktory==0.2.1
pyproj==3.4.0
pytest==7.4.0
python-dateutil==2.8.2
rasterio==1.3.8
requests==2.27.0
s2cloudless==1.7.1
scikit-image==0.19.3
scikit-learn==1.1.2
sentinelsat==1.2.1
torch==1.13.0
torchvision==0.14.0
urllib3==1.26.11
uvicorn==0.23.2
wandb==0.13.3
fastapi==0.103.*
gdal==3.4.*
google-cloud-storage==2.5.*
lightgbm==3.3.*
mapcalc==0.2.*
numpy==1.23.*
pandas==1.4.*
prometheus-client==0.11.*
pyfaktory==0.2.*
pyproj==3.4.*
pytest==7.4.*
python-dateutil==2.8.*
rasterio==1.3.*
requests==2.27.*
s2cloudless==1.7.*
scikit-image==0.19.*
scikit-learn==1.1.*
sentinelsat==1.2.*
torch==1.13.*
torchvision==0.14.*
urllib3==1.26.*
uvicorn==0.23.*
wandb==0.13.*
wheel

0 comments on commit fd2be48

Please sign in to comment.