-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
55 lines (55 loc) · 1.41 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
#
# please keep these sorted!!
#
attrs==20.2.0
black==19.10b0
# Pinned `chiron-utils` to `main`
chiron_utils @ git+https://github.com/ALLAN-DIP/chiron-utils.git@36a77f7e794090ace12e2a26d7f6d426a02c636b
colored==1.4.3
datasets==1.18.4
dacite==1.6.0
daide2eng @ git+https://github.com/ALLAN-DIP/daide2eng.git@e4fa27071c52408817946598d3463f20bf064f6e
# Pinned `diplomacy` to `main`
diplomacy @ git+https://github.com/ALLAN-DIP/diplomacy.git@3af242e3db6dffc1e6683389274f6f1d1ae2a728
discordwebhook==1.0.3
ephemeral-port-reserve==1.1.4
fairseq==0.10.2
flask==1.1.4
ipdb==0.13.9
joblib==1.1.0
jupyter==1.0.0
# temporary fix for https://github.com/aws/aws-sam-cli/issues/3661
markupsafe==2.0.1
matplotlib==3.5.1
mypy-protobuf==2.10
nose-timer==1.0.1
nose==1.3.7
numba==0.54.1
numpy==1.20.3
nvidia-ml-py3==7.352.0
pandas==1.3.5
parameterized==0.8.1
parlai @ git+https://github.com/facebookresearch/ParlAI.git@5214f42a2058ef335f91f5afe66b2bd9ebfb2fbe
pre-commit==2.17.0
psutil==5.9.0
pygtrie==2.4.2
pytest==6.2.1
pytorch-pretrained-bert==0.6.2
requests==2.27.1
requests_futures==1.0.0
redis==4.1.4
# First version to not include py3.7 wheels
# See https://github.com/explosion/spaCy/issues/13606, https://github.com/explosion/spaCy/issues/13622
spacy<3.7.6
seaborn==0.11.2
submitit==1.4.1
tabulate==0.8.9
tensorboard==2.8.0
termcolor==1.1.0
tokenizers==0.10.3
torchtext==0.8.1
transformers==4.12.5
tqdm==4.62.1
typer==0.4.1
wandb==0.12.11
ujson==5.7.0