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 724983a commit 393043aCopy full SHA for 393043a
samples/snippets/requirements-test.txt
@@ -14,4 +14,4 @@ pytest===6.2.5
14
rsa==4.9
15
six==1.17.0
16
toml==0.10.2
17
-typing-extensions==4.13.0
+typing-extensions==4.13.1
samples/snippets/requirements.txt
@@ -35,9 +35,9 @@ python-dateutil==2.9.0.post0
35
pytz==2025.2
36
requests==2.32.3
37
38
-shapely==2.0.7
+shapely==2.1.0
39
40
sqlalchemy===1.4.27
41
42
urllib3===2.2.3; python_version == '3.8'
43
urllib3==2.3.0; python_version >= '3.9'
0 commit comments