We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb0df96 commit c1e5366Copy full SHA for c1e5366
requirements.in
@@ -2,7 +2,7 @@
2
pyproj==3.6.1
3
shapely==2.0.4
4
regex==2024.5.15
5
-validators==0.28.3
+validators==0.29.0
6
7
# Common
8
colorlog==6.8.2
@@ -17,7 +17,7 @@ certifi>=2022.12.07
17
mercantile==1.2.1
18
requests==2.32.3
19
urllib3==2.2.2
20
21
#jsonschema
22
#shapely
23
requirements.txt
@@ -94,7 +94,7 @@ urllib3==2.2.2
94
# via
95
# -r requirements.in
96
# requests
97
98
# via -r requirements.in
99
yarl==1.7.2
100
# via aiohttp
0 commit comments