We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e3e8d1f + eda0723 commit 00a1d24Copy full SHA for 00a1d24
requirements.txt
@@ -6,7 +6,7 @@ charset-normalizer==3.4.4; python_full_version >= '3.7.0'
6
gql==4.0.0
7
graphql-core==3.2.7; python_version >= '3.6' and python_version < '4'
8
idna==3.11; python_version >= '3.5'
9
-multidict==6.7.0; python_version >= '3.7'
+multidict==6.7.1; python_version >= '3.7'
10
requests==2.32.5; python_version >= '3.7'
11
requests-toolbelt==1.0.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
12
sniffio==1.3.1; python_version >= '3.7'
0 commit comments