mirror of
https://github.com/mikf/gallery-dl.git
synced 2024-11-22 10:42:34 +01:00
df7cdb648a
Wouldn't be necessary if pip would do proper version management. As things are right now, pip ignores the urllib3 version requirements from requests because gallery-dl is specifying its own.
3 lines
67 B
Plaintext
3 lines
67 B
Plaintext
requests>=2.11.0, <2.22.0
|
|
urllib3>=1.16, <1.25, !=1.24.1, !=1.24.2
|