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 3b43dfa commit e02ec8dCopy full SHA for e02ec8d
requirements.txt
@@ -15,10 +15,10 @@ python-dotenv>=0.14.0
15
requests>=2.24.0
16
soupsieve>=2.0.1
17
typing-extensions>=3.7.4.2
18
-urllib3>=1.25.10
+urllib3>=2.5.0
19
websockets>=8.1
20
yarl>=1.5.1
21
mysql-connector-python>=8.0.21
22
alt-profanity-check==1.1.3
23
-protobuf>=3.20.2 # not directly required, pinned by Snyk to avoid a vulnerability
+protobuf>=4.25.8 # not directly required, pinned by Snyk to avoid a vulnerability
24
0 commit comments