alessandro trinca tornidor commited on
Commit
48f65b6
·
1 Parent(s): ff0d42d

chore: update samgis-core to version 3.0.12, add samgis-lisa version 1.0.0, samgis-web version 1.0.13

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -6
requirements.txt CHANGED
@@ -1,15 +1,14 @@
1
  bson==0.5.10
2
  contextily==1.6.0
3
- fastapi==0.111.0
4
  geopandas==1.0.1
5
- lisa-on-cuda==1.3.3
6
  numpy==1.25.2
7
- opencv-python-headless==4.8.1.78
8
  pillow==10.4.0
9
  pydantic==2.8.2
10
  python-dotenv==1.0.1
11
  rasterio==1.3.10
12
  requests==2.32.3
13
- spaces==0.28.3
14
- samgis-core==2.0.2
15
- uvicorn==0.30.1
 
 
1
  bson==0.5.10
2
  contextily==1.6.0
3
+ fastapi==0.111.1
4
  geopandas==1.0.1
 
5
  numpy==1.25.2
 
6
  pillow==10.4.0
7
  pydantic==2.8.2
8
  python-dotenv==1.0.1
9
  rasterio==1.3.10
10
  requests==2.32.3
11
+ samgis-core==3.0.12
12
+ samgis-lisa==1.0.0
13
+ samgis-web==1.0.13
14
+ uvicorn==0.30.5