Skip to content

Commit e51d7a9

Browse files
committed
unpin core requirements (#2321)
1 parent a0dcc61 commit e51d7a9

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

requirements.txt

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
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.3.9
15-
requests==2.31.0
16-
shapely==2.0.3
17-
SQLAlchemy==2.0.48
18-
tinydb==3.15.2
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

0 commit comments

Comments
 (0)