diff --git a/requirements.txt b/requirements.txt index f88debd..bb04675 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ -i https://pypi.org/simple/ anyio==4.6.2.post1; python_version >= '3.8' backoff==2.2.1; python_version >= '3.7' and python_version < '4.0' -certifi==2024.8.30; python_version >= '3.6' +certifi==2024.12.14; python_version >= '3.6' charset-normalizer==3.4.1; python_full_version >= '3.7.0' gql==3.5.0 graphql-core==3.2.3; python_version >= '3.6' and python_version < '4'