-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
130 lines (130 loc) · 2.39 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
130
absl-py==0.12.0
alabaster==0.7.12
antlr4-python3-runtime==4.8
appdirs==1.4.4
atomicwrites==1.4.0
attrs==20.2.0
babel==2.9.0
backcall==0.2.0
boto3==1.17.36
botocore==1.20.36
cachetools==4.2.1
certifi==2020.12.5
chardet==4.0.0
click==8.0.0a1
colorama==0.4.4
coloredlogs==15.0
decorator==4.4.2
distlib==0.3.1
docformatter==1.4
docutils==0.17b1
emoji==1.2.0
filelock==3.0.12
flake8==3.9.0
flake8-bugbear==21.3.2
fvcore==0.1.1.post20200716
gitdb==4.0.5
gitdb2==4.0.2
gitpython==3.1.14
google-auth==1.28.0
google-auth-oauthlib==0.4.3
grpcio==1.36.1
humanfriendly==9.1
hydra-core==1.1.0.dev4
idna==2.10
imagesize==1.2.0
iniconfig==1.1.1
iopath==0.1.7
ipython==7.21.0
ipython-genutils==0.2.0
jedi==0.18.0
jinja2==3.0.0a1
jmespath==0.10.0
joblib==1.0.1
jsonlines==2.0.0
markdown==3.3.4
markdown-it-py==0.5.8
markupsafe==2.0.0rc1
mccabe==0.6.1
myst-parser==0.12.10
nltk==3.5
numpy==1.20.1
oauthlib==3.1.0
omegaconf==2.1.0.dev24
packaging==20.9
pandas==1.2.3
-e git+https://github.com/facebookresearch/ParlAI.git@f11c0776e7b4e6c56030313a9b2ee5a1a4384132#egg=parlai
parso==0.8.1
pexpect==4.8.0
pickleshare==0.7.5
pillow==8.1.2
pipenv==2020.11.15
pluggy==1.0.0.dev0
portalocker==2.2.1
prompt-toolkit==3.0.18
protobuf==4.0.0rc2
ptyprocess==0.7.0
py==1.10.0
py-gfm==1.0.2
py-rouge==1.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.7.0
pyflakes==2.3.1
pygments==2.8.1
pyparsing==3.0.0b2
pyreadline==2.1
pytest==6.2.2
pytest-datadir==1.3.1
pytest-regressions==2.2.0
python-dateutil==2.8.1
pytz==2021.1
pywin32==300
pyyaml==5.4.1
pyzmq==22.0.3
regex==2021.3.17
requests==2.25.1
requests-mock==1.8.0
requests-oauthlib==1.3.0
rsa==4.7.2
s3transfer==0.3.6
scikit-learn==0.24.1
scipy==1.6.2
sh==1.14.1
six==1.15.0
smmap==3.0.5
snowballstemmer==2.1.0
sphinx==3.5.3
sphinx-autodoc-typehints==1.11.1
sphinx-rtd-theme==0.5.1
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==1.0.3
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.4
subword-nmt==0.3.7
tabulate==0.8.9
tensorboard==2.4.1
tensorboard-plugin-wit==1.8.0
tensorboardx==2.1
termcolor==1.1.0
threadpoolctl==2.1.0
tokenizers==0.10.1
toml==0.10.2
torch==1.8.0
torchtext==0.9.0
tornado==6.1
tqdm==4.59.0
traitlets==5.0.5
typing-extensions==3.7.4.3
unidecode==1.2.0
untokenize==0.1.1
urllib3==1.25.11
virtualenv==20.4.3
virtualenv-clone==0.5.4
wcwidth==0.2.5
websocket-client==0.58.0
websocket-server==0.4
werkzeug==2.0.0rc3
yacs==0.1.8