-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
81 lines (81 loc) · 1.31 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
aiohttp==3.8.1
aiohttp-retry==2.8.3
aiosignal==1.2.0
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.0.1
attrs==22.1.0
billiard==3.6.4.0
celery==5.2.7
certifi==2022.6.15
cffi==1.15.1
charset-normalizer==2.1.0
click==8.1.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
colorama==0.4.5
commonmark==0.9.1
configobj==5.0.6
cryptography==37.0.4
dictdiffer==0.9.0
diskcache==5.4.0
distro==1.7.0
dpath==2.0.6
dulwich==0.20.45
dvc==2.18.0
dvc-data==0.1.15
dvc-objects==0.1.8
dvc-render==0.0.9
dvc-task==0.1.2
dvclive==0.10.0
flatten-dict==0.4.2
flufl.lock==7.0
frozenlist==1.3.1
fsspec==2022.7.1
funcy==1.17
future==0.18.2
gitdb==4.0.9
GitPython==3.1.27
grandalf==0.6
hydra-core==1.2.0
idna==3.3
kombu==5.2.4
multidict==6.0.2
nanotime==0.5.2
networkx==2.8.5
omegaconf==2.2.2
packaging==21.3
pathspec==0.9.0
prompt-toolkit==3.0.30
psutil==5.9.1
pycparser==2.21
pydot==1.4.2
pygit2==1.10.0
Pygments==2.12.0
pygtrie==2.5.0
pyparsing==3.0.9
pytz==2022.2.1
PyYAML==6.0
requests==2.28.1
rich==12.5.1
ruamel.yaml==0.17.21
ruamel.yaml.clib==0.2.6
scmrepo==0.0.25
shortuuid==1.0.9
shtab==1.5.5
six==1.16.0
smmap==5.0.0
tabulate==0.8.10
tomlkit==0.11.4
tqdm==4.64.0
typing_extensions==4.3.0
urllib3==1.26.11
vine==5.0.0
voluptuous==0.13.1
wcwidth==0.2.5
yarl==1.8.1
zc.lockfile==2.0