forked from MarioTheOne/GRETEL
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
53 lines (53 loc) · 4.34 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
48
49
50
51
52
53
black==22.8.0 ; python_full_version >= "3.7.1" and python_version < "3.11"
certifi==2022.9.14 ; python_full_version >= "3.7.1" and python_version < "3.11"
charset-normalizer==2.1.1 ; python_full_version >= "3.7.1" and python_version < "3.11"
click==8.1.3 ; python_full_version >= "3.7.1" and python_version < "3.11"
colorama==0.4.5 ; python_full_version >= "3.7.1" and python_version < "3.11" and platform_system == "Windows"
cycler==0.11.0 ; python_full_version >= "3.7.1" and python_version < "3.11"
decorator==4.4.2 ; python_full_version >= "3.7.1" and python_version < "3.11"
exmol==2.1.1 ; python_full_version >= "3.7.1" and python_version < "3.11"
fonttools==4.37.3 ; python_full_version >= "3.7.1" and python_version < "3.11"
gensim==4.2.0 ; python_full_version >= "3.7.1" and python_version < "3.11"
greenlet==1.1.3 ; python_full_version >= "3.7.1" and (platform_machine == "aarch64" or platform_machine == "ppc64le" or platform_machine == "x86_64" or platform_machine == "amd64" or platform_machine == "AMD64" or platform_machine == "win32" or platform_machine == "WIN32") and python_version < "3.11"
idna==3.4 ; python_full_version >= "3.7.1" and python_version < "3.11"
importlib-metadata==4.12.0 ; python_full_version >= "3.7.1" and python_version < "3.8"
importlib-resources==5.6.0 ; python_full_version >= "3.7.1" and python_version < "3.11"
joblib==1.2.0 ; python_full_version >= "3.7.1" and python_version < "3.11"
jsonpickle==2.2.0 ; python_full_version >= "3.7.1" and python_version < "3.11"
karateclub==1.3.2 ; python_full_version >= "3.7.1" and python_version < "3.11"
kiwisolver==1.4.4 ; python_full_version >= "3.7.1" and python_version < "3.11"
matplotlib==3.5.3 ; python_full_version >= "3.7.1" and python_version < "3.11"
mypy-extensions==0.4.3 ; python_full_version >= "3.7.1" and python_version < "3.11"
networkx==2.6.3 ; python_full_version >= "3.7.1" and python_version < "3.11"
numpy==1.21.6 ; python_version < "3.11" and python_full_version >= "3.7.1"
packaging==21.3 ; python_full_version >= "3.7.1" and python_version < "3.11"
pandas==1.3.5 ; python_full_version >= "3.7.1" and python_version < "3.11"
pathspec==0.10.1 ; python_full_version >= "3.7.1" and python_version < "3.11"
pillow==9.2.0 ; python_full_version >= "3.7.1" and python_version < "3.11"
platformdirs==2.5.2 ; python_full_version >= "3.7.1" and python_version < "3.11"
pygsp==0.5.1 ; python_full_version >= "3.7.1" and python_version < "3.11"
pyparsing==3.0.9 ; python_full_version >= "3.7.1" and python_version < "3.11"
python-dateutil==2.8.2 ; python_full_version >= "3.7.1" and python_version < "3.11"
python-levenshtein==0.12.2 ; python_full_version >= "3.7.1" and python_version < "3.11"
python-louvain==0.16 ; python_full_version >= "3.7.1" and python_version < "3.11"
pytz==2022.2.1 ; python_full_version >= "3.7.1" and python_version < "3.11"
ratelimit==2.2.1 ; python_full_version >= "3.7.1" and python_version < "3.11"
rdkit-pypi==2022.3.5 ; python_full_version >= "3.7.1" and python_version < "3.11"
rdkit==2022.3.5 ; python_full_version >= "3.7.1" and python_version < "3.11"
requests==2.28.1 ; python_full_version >= "3.7.1" and python_version < "3.11"
scikit-learn==1.0.2 ; python_full_version >= "3.7.1" and python_version < "3.11"
scipy==1.7.3 ; python_full_version >= "3.7.1" and python_version < "3.11"
selfies==2.1.1 ; python_full_version >= "3.7.1" and python_version < "3.11"
setuptools-scm==6.4.2 ; python_full_version >= "3.7.1" and python_version < "3.11"
setuptools==65.3.0 ; python_full_version >= "3.7.1" and python_version < "3.11"
six==1.16.0 ; python_full_version >= "3.7.1" and python_version < "3.11"
skunk==0.4.0 ; python_full_version >= "3.7.1" and python_version < "3.11"
smart-open==6.2.0 ; python_full_version >= "3.7.1" and python_version < "3.11"
sqlalchemy==1.4.41 ; python_full_version >= "3.7.1" and python_version < "3.11"
threadpoolctl==3.1.0 ; python_full_version >= "3.7.1" and python_version < "3.11"
tomli==2.0.1 ; python_full_version >= "3.7.1" and python_version < "3.11"
tqdm==4.64.1 ; python_full_version >= "3.7.1" and python_version < "3.11"
typed-ast==1.5.4 ; python_version < "3.8" and implementation_name == "cpython" and python_full_version >= "3.7.1"
typing-extensions==4.3.0 ; python_full_version >= "3.7.1" and python_version < "3.11"
urllib3==1.26.12 ; python_full_version >= "3.7.1" and python_version < "3.11"
zipp==3.8.1 ; python_full_version >= "3.7.1" and python_version < "3.10"