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.
2 parents 2a3e842 + f3cd507 commit fd3c0f9Copy full SHA for fd3c0f9
samples/snippets/requirements-test.txt
@@ -1,4 +1,4 @@
1
-attrs==25.3.0
+attrs==25.4.0
2
click===8.1.8; python_version <= '3.9'
3
click==8.3.0; python_version >= '3.10'
4
google-auth==2.41.1
samples/snippets/requirements.txt
@@ -1,5 +1,5 @@
alembic==1.16.5; python_version >= '3.9'
-certifi==2025.8.3
+certifi==2025.10.5
charset-normalizer==3.4.3
geoalchemy2===0.17.1; python_version == '3.9'
5
geoalchemy2==0.18.0; python_version >= '3.10'
0 commit comments