diff --git a/requirements.txt b/requirements.txt index a257756..069d5f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ certifi==2023.7.22; python_version >= '3.6' charset-normalizer==3.3.2; python_full_version >= '3.7.0' gql==3.5.0 graphql-core==3.2.3; python_version >= '3.6' and python_version < '4' -idna==3.6; python_version >= '3.5' +idna==3.7; python_version >= '3.5' multidict==6.0.4; python_version >= '3.7' requests==2.32.3; python_version >= '3.7' requests-toolbelt==1.0.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'