-
Notifications
You must be signed in to change notification settings - Fork 21
/
Copy pathrequirements.txt
34 lines (34 loc) · 2.4 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
beautifulsoup4==4.10.0; python_full_version > "3.0.0" and python_version >= "3.6"
bs4==0.0.1; python_version >= "3.6"
certifi==2021.10.8; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6"
charset-normalizer==2.0.12; python_full_version >= "3.6.0" and python_version >= "3.6"
click==8.1.1; python_version >= "3.7"
colorama==0.4.4; python_full_version >= "3.6.2" and python_full_version < "4.0.0" and (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") and python_version >= "3.6"
colored==1.4.3
commonmark==0.9.1; python_full_version >= "3.6.2" and python_full_version < "4.0.0" and python_version >= "3.6"
emoji==1.7.0
google==3.0.0; python_version >= "3.6"
gtts==2.2.4; python_version >= "2.7"
helium==3.0.8; python_version >= "3"
idna==3.3; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6"
numpy==1.21.5; python_version >= "3.7" and python_version < "3.11"
pandas==1.4.1; python_version >= "3.8"
pillow==9.0.1; python_version >= "3.7"
psutil==5.9.0; (python_version >= "2.6" and python_full_version < "3.0.0") or (python_full_version >= "3.4.0")
pyfiglet==0.8.post1
pygetwindow==0.0.9
pygments==2.11.2; python_full_version >= "3.6.2" and python_full_version < "4.0.0" and python_version >= "3.6"
pyinspect==0.1.0; python_version >= "3.6"
pyrect==0.2.0
pyscreeze==0.1.28
python-dateutil==2.8.2; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.8"
pytz==2022.1; python_version >= "3.8"
requests==2.27.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6"
rich==11.2.0; python_full_version >= "3.6.2" and python_full_version < "4.0.0"
selenium==3.141.0; python_version >= "3"
six==1.16.0; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.8"
soupsieve==2.3.1; python_full_version > "3.0.0" and python_version >= "3.6"
speechrecognition==3.8.1
speedtest-cli==2.1.3
urllib3==1.26.9; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.6"
webdriver-manager==3.5.4; python_version >= "3.6"