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 0f1dcdf + 95c1ded commit 682c225Copy full SHA for 682c225
requirements.txt
@@ -1,13 +1,13 @@
1
async-timeout==4.0.2
2
Authlib==1.3.1
3
-blinker==1.6.2
+blinker==1.9.0
4
cachetools==5.3.0
5
certifi==2024.7.4
6
cffi==1.15.1
7
charset-normalizer==3.1.0
8
click==8.1.3
9
cryptography==44.0.1
10
-Flask==2.3.2
+Flask==3.1.1
11
google-api-core==2.17.1
12
google-api-python-client==2.176.0
13
google-auth==2.40.3
@@ -22,7 +22,7 @@ grpcio==1.73.1
22
grpcio-status==1.63.0rc1
23
httplib2==0.22.0
24
idna==3.4
25
-itsdangerous==2.1.2
+itsdangerous==2.2.0
26
Jinja2==3.1.6
27
MarkupSafe==2.1.2
28
proto-plus==1.22.2
@@ -40,4 +40,4 @@ rsa==4.9
40
six==1.16.0
41
uritemplate==4.1.1
42
urllib3==2.5.0
43
-Werkzeug==3.0.6
+Werkzeug==3.1.0
0 commit comments