forked from facebookresearch/ParlAI
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
61 lines (61 loc) · 1.17 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
# comment to bump caches
coloredlogs==14.0
datasets<2.2.2,>=1.4.1
docutils<0.16,>=0.14
emoji==0.5.4
fairscale~=0.4.1
docformatter==1.3.0
flake8-bugbear==19.8.0
flake8==3.7.8
fuzzywuzzy==0.18.0
google-cloud-storage==1.43.0
importlib-metadata<4.3
iopath~=0.1.8
gitdb2==2.0.5
GitPython==3.0.3
hydra-core>=1.1.0
ipython==7.31.1
torch<1.13.0,>=1.4.0
joblib==1.2.0
nltk==3.6.6
omegaconf>=2.1.1
pandas==1.4.0
pytest_regressions==2.1.1
pytest==5.3.2
pexpect==4.7.0
Pillow==9.0.1
py-gfm==1.0.2
py-rouge==1.1
pyyaml==5.4
pyzmq==18.1.0
regex>=2021.8.3
myst-parser~=0.12.2
attrs~=20.2.0
requests-mock==1.7.0
requests<3,>=2.21.0
scikit-learn==0.23.1
scipy==1.8.0
sh==1.12.14
sphinx_rtd_theme==0.4.3
sphinx-autodoc-typehints~=1.10.3
Sphinx~=2.2.0
subword-nmt==0.3.7
tensorboardX==2.5.1
tokenizers>=0.8.0
tomli>=2.0.0
torchtext>=0.5.0,<=0.13.1
tornado==6.0.4
tqdm~=4.62.1
typing-extensions==3.7.4.3
Unidecode==1.1.1
urllib3>=1.26.5
websocket-client==0.56.0
jsonlines==1.2.0
numpy~=1.22
markdown<=3.3.2 # Pin to something that works so tests are happy
jinja2==3.0.3
ninja~=1.10.2.3
protobuf<=3.20.1,>=3.8.0
contractions~=0.1.72
fsspec~=2022.2.0
google-api-core<=2.10.1 # Latest 2.10.2 requires latest protobuf