-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathrequirements.txt
82 lines (82 loc) · 1.36 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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
alembic==1.7.7
appnope==0.1.3
asttokens==2.0.5
attrs==21.4.0
autopage==0.5.0
backcall==0.2.0
black==24.3.0
certifi==2024.7.4
charset-normalizer==2.0.12
class-resolver==0.3.9
click==8.1.2
click-default-group==1.2.2
cliff==3.10.1
cmaes==0.8.2
cmd2==2.4.1
colorlog==6.6.0
dataclasses-json==0.5.7
decorator==5.1.1
docdata==0.0.3
executing==0.8.3
flake8==4.0.1
flake8-import-order==0.18.1
greenlet==1.1.2
idna==3.7
ipython==8.10.0
jedi==0.18.1
joblib==1.2.0
Mako==1.2.2
MarkupSafe==2.1.1
marshmallow==3.15.0
marshmallow-enum==1.5.1
matplotlib-inline==0.1.3
mccabe==0.6.1
more-click==0.1.1
more-itertools==8.12.0
mypy==0.942
mypy-extensions==0.4.3
numpy==1.22.3
optuna==2.10.0
packaging==21.3
pandas==1.3.5
parso==0.8.3
pathspec==0.9.0
pbr==5.8.1
pexpect==4.8.0
pickleshare==0.7.5
platformdirs==2.5.1
prettytable==3.2.0
prompt-toolkit==3.0.29
ptyprocess==0.7.0
pure-eval==0.2.2
pycodestyle==2.8.0
pyflakes==2.4.0
Pygments==2.15.0
pykeen==1.8.0
pyparsing==3.0.8
pyperclip==1.8.2
pystow==0.4.2
python-dateutil==2.8.2
pytz==2022.1
PyYAML==6.0
requests==2.32.0
rexmex==0.1.0
scikit-learn==1.5.0
scipy==1.10.0
six==1.16.0
sklearn==0.0
SQLAlchemy==1.4.35
stack-data==0.2.0
stevedore==3.5.0
tabulate==0.8.9
threadpoolctl==3.1.0
tokenize-rt==4.2.1
tomli==2.0.1
torch==2.2.0
tqdm==4.66.3
traitlets==5.1.1
types-PyYAML==6.0.5
typing-inspect==0.7.1
typing_extensions==4.1.1
urllib3==1.26.19
wcwidth==0.2.5