alessandro trinca tornidor
commited on
Commit
·
7db3fb2
1
Parent(s):
787b7c1
chore: update also requirements.txt
Browse files- 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.
|
4 |
-
geopandas==1.1.
|
5 |
-
numpy==2.3.
|
6 |
onnxruntime==1.22.0
|
7 |
-
pillow==11.
|
8 |
-
pydantic==2.11.
|
9 |
pydantic_core==2.33.2
|
10 |
-
python-dotenv==1.1.
|
11 |
rasterio==1.4.3
|
12 |
requests==2.32.4
|
13 |
-
samgis_core==3.4.
|
14 |
-
samgis_web==1.2.
|
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
|