forked from DedSecInside/TorBot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
47 lines (47 loc) · 3.7 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
35
36
37
38
39
40
41
42
43
44
45
46
47
altgraph==0.17.2 ; python_version >= "3.9" and python_full_version <= "3.11.4"
anyio==4.0.0 ; python_version >= "3.9" and python_full_version <= "3.11.4"
beautifulsoup4==4.11.1 ; python_version >= "3.9" and python_full_version <= "3.11.4"
certifi==2023.7.22 ; python_version >= "3.9" and python_full_version <= "3.11.4"
charset-normalizer==2.0.12 ; python_version >= "3.9" and python_full_version <= "3.11.4"
colorama==0.4.6 ; python_version >= "3.9" and python_full_version <= "3.11.4" and sys_platform == "win32"
decorator==5.1.1 ; python_version >= "3.9" and python_full_version <= "3.11.4"
exceptiongroup==1.1.3 ; python_version >= "3.9" and python_version < "3.11"
h11==0.14.0 ; python_version >= "3.9" and python_full_version <= "3.11.4"
httpcore==0.18.0 ; python_version >= "3.9" and python_full_version <= "3.11.4"
httpx[socks]==0.25.0 ; python_version >= "3.9" and python_full_version <= "3.11.4"
idna==3.3 ; python_version >= "3.9" and python_full_version <= "3.11.4"
igraph==0.10.6 ; python_version >= "3.9" and python_full_version <= "3.11.4"
iniconfig==2.0.0 ; python_version >= "3.9" and python_full_version <= "3.11.4"
joblib==1.2.0 ; python_version >= "3.9" and python_full_version <= "3.11.4"
macholib==1.16 ; python_version >= "3.9" and python_full_version <= "3.11.4"
numpy==1.24.4 ; python_version >= "3.9" and python_full_version <= "3.11.4"
packaging==23.2 ; python_version >= "3.9" and python_full_version <= "3.11.4"
pefile==2023.2.7 ; python_version >= "3.9" and python_full_version <= "3.11.4" and sys_platform == "win32"
phonenumbers==8.13.22 ; python_version >= "3.9" and python_full_version <= "3.11.4"
pluggy==1.3.0 ; python_version >= "3.9" and python_full_version <= "3.11.4"
progress==1.6 ; python_version >= "3.9" and python_full_version <= "3.11.4"
pyinstaller-hooks-contrib==2022.7 ; python_version >= "3.9" and python_full_version <= "3.11.4"
pyinstaller==5.13.0 ; python_version >= "3.9" and python_full_version <= "3.11.4"
pysocks==1.7.1 ; python_version >= "3.9" and python_full_version <= "3.11.4"
pytest==7.4.2 ; python_version >= "3.9" and python_full_version <= "3.11.4"
python-dotenv==0.20.0 ; python_version >= "3.9" and python_full_version <= "3.11.4"
pywin32-ctypes==0.2.2 ; python_version >= "3.9" and python_full_version <= "3.11.4" and sys_platform == "win32"
scikit-learn==1.3.0 ; python_version >= "3.9" and python_full_version <= "3.11.4"
scipy==1.10.0 ; python_version >= "3.9" and python_full_version <= "3.11.4"
setuptools==68.2.2 ; python_version >= "3.9" and python_full_version <= "3.11.4"
six==1.16.0 ; python_version >= "3.9" and python_full_version <= "3.11.4"
sklearn==0.0 ; python_version >= "3.9" and python_full_version <= "3.11.4"
sniffio==1.3.0 ; python_version >= "3.9" and python_full_version <= "3.11.4"
socksio==1.0.0 ; python_version >= "3.9" and python_full_version <= "3.11.4"
soupsieve==2.3.2.post1 ; python_version >= "3.9" and python_full_version <= "3.11.4"
tabulate==0.9.0 ; python_version >= "3.9" and python_full_version <= "3.11.4"
termcolor==1.1.0 ; python_version >= "3.9" and python_full_version <= "3.11.4"
texttable==1.6.4 ; python_version >= "3.9" and python_full_version <= "3.11.4"
threadpoolctl==3.1.0 ; python_version >= "3.9" and python_full_version <= "3.11.4"
toml==0.10.2 ; python_version >= "3.9" and python_full_version <= "3.11.4"
tomli==2.0.1 ; python_version >= "3.9" and python_version < "3.11"
treelib==1.7.0 ; python_version >= "3.9" and python_full_version <= "3.11.4"
unipath==1.1 ; python_version >= "3.9" and python_full_version <= "3.11.4"
urllib3==1.26.18 ; python_version >= "3.9" and python_full_version <= "3.11.4"
validators==0.20.0 ; python_version >= "3.9" and python_full_version <= "3.11.4"
yattag==1.15.1 ; python_version >= "3.9" and python_full_version <= "3.11.4"