-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
108 lines (108 loc) · 1.77 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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
aiohttp==3.8.3
aiohttp-retry==2.8.3
aiosignal==1.3.1
amqp==5.1.1
antlr4-python3-runtime==4.9.3
appdirs==1.4.4
async-timeout==4.0.2
asyncssh==2.12.0
atpublic==3.1.1
attrs==22.1.0
beautifulsoup4==4.11.1
billiard==3.6.4.0
celery==5.2.7
certifi==2022.9.24
cffi==1.15.1
cfgv==3.4.0
charset-normalizer==2.1.1
click==8.1.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
colorama==0.4.6
commonmark==0.9.1
configobj==5.0.6
contourpy==1.0.6
cryptography==38.0.3
cycler==0.11.0
dictdiffer==0.9.0
diskcache==5.4.0
distlib==0.3.8
distro==1.8.0
dpath==2.0.8
dulwich==0.20.50
dvc==2.35.1
dvc-data==0.28.0
dvc-http==2.27.2
dvc-objects==0.14.0
dvc-render==0.0.14
dvc-task==0.1.6
dvclive==1.0.1
filelock==3.15.4
flatten-dict==0.4.2
flufl.lock==7.1.1
fonttools==4.38.0
frozenlist==1.3.3
fsspec==2022.11.0
funcy==1.17
future==0.18.2
gitdb==4.0.9
GitPython==3.1.29
grandalf==0.6
hydra-core==1.2.0
identify==2.6.0
idna==3.4
iterative-telemetry==0.0.6
joblib==1.2.0
kiwisolver==1.4.4
kombu==5.2.4
matplotlib==3.6.2
multidict==6.0.2
nanotime==0.5.2
networkx==2.8.8
nodeenv==1.9.1
numpy==1.23.5
omegaconf==2.2.3
packaging==21.3
pandas==2.2.2
pathspec==0.9.0
Pillow==9.3.0
platformdirs==4.2.2
pre-commit==3.7.1
prompt-toolkit==3.0.33
psutil==5.9.4
pycparser==2.21
pydot==1.4.2
pygit2==1.11.1
Pygments==2.13.0
pygtrie==2.5.0
pyparsing==3.0.9
python-dateutil==2.8.2
pytz==2022.6
pywin32==306
PyYAML==6.0
regex==2022.10.31
requests==2.28.1
rich==12.6.0
ruamel.yaml==0.17.21
ruamel.yaml.clib==0.2.7
scmrepo==0.1.3
seaborn==0.13.2
shortuuid==1.0.11
shtab==1.5.8
six==1.16.0
smmap==5.0.0
soupsieve==2.3.2.post1
tabulate==0.9.0
threadpoolctl==3.1.0
tomlkit==0.11.6
tqdm==4.64.1
typing_extensions==4.4.0
tzdata==2024.1
urllib3==1.26.13
vine==5.0.0
virtualenv==20.26.3
voluptuous==0.13.1
wcwidth==0.2.5
yarl==1.8.1
zc.lockfile==2.0