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.
1 parent 25ce7b5 commit 7e74cd1Copy full SHA for 7e74cd1
requirements/constraints.txt
@@ -9,7 +9,7 @@
9
#
10
# Vulnerabilities -----------------------------------------------------------------------------------------
11
12
-aiohttp>=3.7.4 # https://github.com/advisories/GHSA-v6wp-4m6f-gcjg
+aiohttp>=3.7.4, !=3.11.13 # https://github.com/advisories/GHSA-v6wp-4m6f-gcjg, 3.11.13 was yanked https://github.com/aio-libs/aiohttp/issues/10617
13
certifi>=2023.7.22 # https://github.com/advisories/GHSA-xqr8-7jwr-rhp7
14
cryptography>=41.0.6 # https://github.com/advisories/GHSA-v8gr-m533-ghj9
15
httpx>=0.23.0 # https://github.com/advisories/GHSA-h8pj-cxx2-jfg2 / CVE-2021-41945
0 commit comments