-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
129 lines (129 loc) · 2.2 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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
aiohttp==3.8.3
aiohttp-retry==2.8.3
aiosignal==1.2.0
amqp==5.1.1
antlr4-python3-runtime==4.9.3
appdirs==1.4.4
asttokens==2.0.8
async-timeout==4.0.2
asyncssh==2.12.0
atpublic==3.1.1
attrs==22.1.0
backcall==0.2.0
billiard==3.6.4.0
cachetools==5.2.0
celery==5.2.7
certifi==2022.9.24
cffi==1.15.1
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.5
commonmark==0.9.1
configobj==5.0.6
cryptography==38.0.1
debugpy==1.6.3
decorator==5.1.1
dictdiffer==0.9.0
diskcache==5.4.0
distro==1.8.0
dpath==2.0.6
dulwich==0.20.46
dvc==2.30.0
dvc-data==0.17.1
dvc-gdrive==2.19.0
dvc-http==2.27.2
dvc-objects==0.7.0
dvc-render==0.0.12
dvc-task==0.1.3
dvclive==0.12.0
entrypoints==0.4
executing==1.1.1
filelock==3.8.0
flatten-dict==0.4.2
flufl.lock==7.1.1
frozenlist==1.3.1
fsspec==2022.10.0
funcy==1.17
future==0.18.2
gitdb==4.0.9
GitPython==3.1.29
google-api-core==2.10.2
google-api-python-client==2.65.0
google-auth==2.13.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.5.3
googleapis-common-protos==1.56.4
grandalf==0.6
httplib2==0.20.4
hydra-core==1.2.0
idna==3.4
ipykernel==6.16.0
ipython==8.5.0
iterative-telemetry==0.0.5
jedi==0.18.1
jupyter_client==7.4.2
jupyter_core==4.11.2
kombu==5.2.4
matplotlib-inline==0.1.6
multidict==6.0.2
mysql-connector-python==8.0.31
nanotime==0.5.2
nest-asyncio==1.5.6
networkx==2.8.7
numpy==1.23.4
oauth2client==4.1.3
oauthlib==3.2.2
omegaconf==2.2.3
packaging==21.3
pandas==1.5.1
parso==0.8.3
pathspec==0.9.0
pexpect==4.8.0
pickleshare==0.7.5
prompt-toolkit==3.0.31
protobuf==3.20.1
psutil==5.9.3
ptyprocess==0.7.0
pure-eval==0.2.2
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
pydot==1.4.2
PyDrive2==1.14.0
pygit2==1.10.1
Pygments==2.13.0
pygtrie==2.5.0
pyOpenSSL==22.1.0
pyparsing==3.0.9
python-dateutil==2.8.2
pytz==2022.5
PyYAML==6.0
pyzmq==24.0.1
requests==2.28.1
requests-oauthlib==1.3.1
rich==12.6.0
rsa==4.9
ruamel.yaml==0.17.21
ruamel.yaml.clib==0.2.6
scmrepo==0.1.1
shortuuid==1.0.9
shtab==1.5.5
six==1.16.0
smmap==5.0.0
stack-data==0.5.1
tabulate==0.9.0
tomlkit==0.11.5
tornado==6.2
tqdm==4.64.1
traitlets==5.5.0
typing_extensions==4.4.0
uritemplate==4.1.1
urllib3==1.26.12
vine==5.0.0
voluptuous==0.13.1
wcwidth==0.2.5
yarl==1.8.1
zc.lockfile==2.0