-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
17 lines (17 loc) · 1.05 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
anyio==3.7.0; python_full_version >= "3.6.2" and python_version >= "3.7"
awesometkinter==2021.11.8; python_version >= "3.6"
certifi==2024.7.4; python_version >= "3.7"
click==8.1.3; python_version >= "3.7"
colorama==0.4.5; python_version >= "3.7" and python_full_version < "3.0.0" and platform_system == "Windows" or platform_system == "Windows" and python_version >= "3.7" and python_full_version >= "3.5.0"
h11==0.14.0; python_version >= "3.7"
httpcore==1.0.5; python_version >= "3.7"
httpx==0.27.0; python_version >= "3.7"
idna==3.7; python_version >= "3.7" and python_full_version >= "3.6.2"
pillow==10.4.0; python_version >= "3.7"
pydub==0.25.1
python-bidi==0.4.2; python_version >= "3.6"
ratelimiter==1.2.0.post0
rfc3986==1.5.0; python_version >= "3.7"
six==1.16.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.6"
sniffio==1.3.1; python_full_version >= "3.6.2" and python_version >= "3.7"
toml==0.10.2; (python_version >= "2.6" and python_full_version < "3.0.0") or (python_full_version >= "3.3.0")