-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
85 lines (85 loc) · 7.54 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
appdirs==1.4.4; python_version >= "3.6"
atpublic==2.1.1; python_version >= "3.6"
certifi==2020.11.8; python_full_version >= "3.6.0" and python_version >= "3.6" and (python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0")
chardet==3.0.4; python_full_version >= "3.6.0"
click==7.1.2; python_full_version >= "3.6.0" and python_version >= "3.5"
colorama==0.4.4; python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4.0" or python_full_version >= "3.5.0" and python_version >= "3.6" and python_version < "4.0"
commonmark==0.9.1; python_version >= "3.6" and python_version < "4.0"
configobj==5.0.6; python_version >= "3.6"
configparser==5.0.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
decorator==4.4.2; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.2.0" and python_version >= "3.6"
dictdiffer==0.8.1; python_version >= "3.6"
distro==1.5.0; python_version >= "3.6"
docker-pycreds==0.4.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
dpath==2.0.1; python_version >= "3.6"
dulwich==0.20.13; python_version >= "3.6"
dvc==1.10.1; python_version >= "3.6"
filelock==3.0.12; python_full_version >= "3.6.0"
flatten-dict==0.3.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
flufl.lock==3.2; python_version >= "3.6"
ftfy==5.8; python_version >= "3.6"
funcy==1.15; python_version >= "3.6"
future==0.18.2; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.6"
gitdb==4.0.5; python_version >= "3.6"
gitpython==3.1.11; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
grandalf==0.6; python_version >= "3.6"
huggingface-hub==0.0.8; python_full_version >= "3.6.0"
idna==2.10; python_full_version >= "3.6.0"
joblib==0.17.0; python_version >= "3.6" and python_full_version >= "3.6.0"
jsonpath-ng==1.5.2; python_version >= "3.6"
mailchecker==3.3.17; python_version >= "3.6"
nanotime==0.5.2; python_version >= "3.6"
networkx==2.4; python_version >= "3.6"
nlpaug==1.1.3
nltk==3.6.2; python_version >= "3.5"
numpy==1.19.4; python_version >= "3.6"
packaging==20.4; python_full_version >= "3.6.0" and python_version >= "3.6"
pandas==1.1.4; python_full_version >= "3.6.1"
pathlib2==2.3.5; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
pathspec==0.8.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
pathtools==0.1.2; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
phonenumbers==8.12.13; python_version >= "3.6"
ply==3.11; python_version >= "3.6"
promise==2.3; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
protobuf==3.14.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
psutil==5.7.3; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
pyasn1==0.4.8; python_version >= "3.6"
pydot==1.4.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
pygments==2.7.2; python_version >= "3.6" and python_version < "4.0"
pygtrie==2.3.2; python_version >= "3.6"
pyinflect==0.5.1
pyparsing==2.4.7; python_full_version >= "3.6.0" and python_version >= "3.6" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6")
python-benedict==0.22.0; python_version >= "3.6"
python-dateutil==2.8.1; python_full_version >= "3.6.1" and python_version >= "3.6"
python-slugify==4.0.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
pytz==2020.4; python_full_version >= "3.6.1"
pywin32==300; sys_platform == "win32" and python_version >= "3.6"
pyyaml==5.3.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
regex==2020.11.13; python_full_version >= "3.6.0" and python_version >= "3.5"
requests==2.25.0; python_full_version >= "3.6.0" and python_version >= "3.6" and (python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0") and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6")
rich==9.2.0; python_version >= "3.6" and python_version < "4.0"
ruamel.yaml.clib==0.2.2; platform_python_implementation == "CPython" and python_version < "3.9" and python_version >= "3.6"
ruamel.yaml==0.16.12; python_version >= "3.6"
sacremoses==0.0.43; python_full_version >= "3.6.0"
sentry-sdk==0.19.4; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
shortuuid==1.0.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
shtab==1.3.2; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.2.0" and python_version >= "3.6"
six==1.15.0; python_full_version >= "3.6.1" and python_version >= "3.6" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6") and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.6") and (python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0")
smmap==3.0.4; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
subprocess32==3.5.4; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version < "4"
tabulate==0.8.7; python_version >= "3.6"
text-unidecode==1.3; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
tokenizers==0.10.2; python_full_version >= "3.6.0"
toml==0.10.2; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.6"
torch==1.8.1; python_full_version >= "3.6.2"
tqdm==4.53.0; python_full_version >= "3.6.0" and python_version >= "3.6" and (python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.5")
transformers==4.6.0; python_full_version >= "3.6.0"
typing-extensions==3.7.4.3; python_version >= "3.6" and python_version < "4.0" and python_full_version >= "3.6.2"
urllib3==1.26.2; python_full_version >= "3.6.0" and python_version < "4" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version < "4" and python_version >= "3.6") and (python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version < "4")
voluptuous==0.12.0; python_version >= "3.6"
wandb==0.10.11; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.4.0")
watchdog==0.10.4; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
wcwidth==0.2.5; python_version >= "3.6"
win-unicode-console==0.5; sys_platform == "win32" and python_version >= "3.6"
xmltodict==0.12.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
zc.lockfile==2.0; python_version >= "3.6"