mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-20 05:13:21 -07:00
Pin urllib3<2 in requirements.txt
[skip ci]
This commit is contained in:
parent
d6b3ed178e
commit
edd8c5fdc3
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ tempora==5.5.0
|
||||||
tokenize-rt==5.0.0
|
tokenize-rt==5.0.0
|
||||||
tzdata==2023.3
|
tzdata==2023.3
|
||||||
tzlocal==4.2
|
tzlocal==4.2
|
||||||
urllib3==2.0.4
|
urllib3<2
|
||||||
webencodings==0.5.1
|
webencodings==0.5.1
|
||||||
websocket-client==1.6.2
|
websocket-client==1.6.2
|
||||||
xmltodict==0.13.0
|
xmltodict==0.13.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue