alessandro trinca tornidor commited on
Commit
7db3fb2
·
1 Parent(s): 787b7c1

chore: update also requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -1,15 +1,15 @@
1
  bson==0.5.10
2
  contextily==1.6.2
3
- fastapi==0.115.12
4
- geopandas==1.1.0
5
- numpy==2.3.0
6
  onnxruntime==1.22.0
7
- pillow==11.2.1
8
- pydantic==2.11.5
9
  pydantic_core==2.33.2
10
- python-dotenv==1.1.0
11
  rasterio==1.4.3
12
  requests==2.32.4
13
- samgis_core==3.4.0
14
- samgis_web==1.2.6
15
  uvicorn==0.32.1
 
1
  bson==0.5.10
2
  contextily==1.6.2
3
+ fastapi==0.115.14
4
+ geopandas==1.1.1
5
+ numpy==2.3.1
6
  onnxruntime==1.22.0
7
+ pillow==11.3.0
8
+ pydantic==2.11.7
9
  pydantic_core==2.33.2
10
+ python-dotenv==1.1.1
11
  rasterio==1.4.3
12
  requests==2.32.4
13
+ samgis_core==3.4.1
14
+ samgis_web==1.2.8
15
  uvicorn==0.32.1