We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68446c8 commit 6a4520fCopy full SHA for 6a4520f
3 files changed
samples/python/connectorx/requirements.txt
@@ -1,6 +1,6 @@
1
connectorx==0.4.5
2
pandas==2.3.3
3
testcontainers~=4.14.1
4
-requests==2.33.0
+requests==2.33.1
5
google~=3.0.0
6
google.auth~=2.49.1
samples/python/django/requirements.txt
@@ -4,4 +4,4 @@ Django==5.2.13
google==3.0.0
google.auth==2.49.2
testcontainers==4.14.1
7
samples/python/sqlalchemy2-sample/requirements.txt
@@ -4,4 +4,4 @@ sqlalchemy==2.0.44
0 commit comments