ydl-web-ui/requirements.txt

8 lines
267 B
Plaintext
Raw Normal View History

2023-02-19 01:32:35 +03:00
-i https://pypi.org/simple
bottle==0.12.23
certifi==2022.12.7 ; python_version >= '3.6'
charset-normalizer==3.0.1
idna==3.4 ; python_version >= '3.5'
requests==2.28.2
urllib3==1.26.14 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'