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 c4b01d8 commit 93e7c9eCopy full SHA for 93e7c9e
2 files changed
requirements.txt
@@ -7,7 +7,7 @@ Django==5.2.12
7
# Other
8
beautifulsoup4==4.12.3
9
hyperlink==21.0.0
10
-urllib3==1.26.18
+urllib3==2.6.3
11
Paver==1.3.4
12
python-slugify==8.0.4
13
decorator==5.1.1
setup.cfg
@@ -33,7 +33,7 @@ install_requires =
33
34
35
36
- urllib3==1.26.18
+ urllib3==2.6.3
37
38
39
0 commit comments