Skip to content

Commit 1e7577c

Browse files
committed
Pin dependencies for stable branch
1 parent 7ff27c1 commit 1e7577c

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

requirements.txt

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -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
1+
Babel==2.10.3
2+
click==8.1.6
3+
filelock==3.25.0
4+
Flask==3.1.3
5+
jinja2==3.1.2
6+
jsonschema==4.26.0
7+
pydantic==1.10.14
8+
pygeofilter==0.3.3
9+
pygeoif==1.6.0
10+
pyproj==3.6.1
11+
python-dateutil==2.8.2
12+
pytz==2026.1.post1
13+
PyYAML==6.0.1
14+
rasterio==1.4.3
15+
requests==2.31.0
16+
shapely==2.0.3
17+
SQLAlchemy==2.0.48
18+
tinydb==3.15.2

0 commit comments

Comments
 (0)