We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ff27c1 commit 1e7577cCopy full SHA for 1e7577c
requirements.txt
@@ -1,18 +1,18 @@
1
-Babel
2
-click
3
-filelock
4
-Flask
5
-jinja2
6
-jsonschema
7
-pydantic
8
-pygeofilter
9
-pygeoif
10
-pyproj
11
-python-dateutil
12
-pytz
13
-PyYAML
14
-rasterio
15
-requests
16
-shapely
17
-SQLAlchemy
18
-tinydb
+Babel==2.10.3
+click==8.1.6
+filelock==3.25.0
+Flask==3.1.3
+jinja2==3.1.2
+jsonschema==4.26.0
+pydantic==1.10.14
+pygeofilter==0.3.3
+pygeoif==1.6.0
+pyproj==3.6.1
+python-dateutil==2.8.2
+pytz==2026.1.post1
+PyYAML==6.0.1
+rasterio==1.4.3
+requests==2.31.0
+shapely==2.0.3
+SQLAlchemy==2.0.48
+tinydb==3.15.2
0 commit comments