-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
94 lines (94 loc) · 1.71 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
adal==1.2.2
applicationinsights==0.11.9
asn1crypto==1.2.0
backports.tempfile==1.0
backports.weakref==1.0.post1
beautifulsoup4==4.8.1
bitstring==3.1.6
blobxfer==1.5.5
boto3==1.10.41
botocore==1.13.41
certifi==2019.11.28
cffi==1.13.2
chardet==3.0.4
Click==7.0
click-completion==0.3.1
cloudpickle==1.2.2
colorlog==4.0.2
contextlib2==0.6.0.post1
cryptography==2.4.2
distro==1.4.0
docker==3.7.3
docker-pycreds==0.4.0
docutils==0.15.2
dotnetcore2==2.1.11
entrypoints==0.3
# Editable install with no version control (fairseq==0.6.2)
-e /data/home/v-yazou/virtualenv_projects/abstractive_summarization_pretraining
flake8==3.7.9
fusepy==3.0.1
future==0.17.1
gitdb2==2.0.6
GitPython==3.0.5
humanize==0.5.1
idna==2.6
importlib-metadata==1.3.0
isodate==0.6.0
iterable-queue==1.2.2
jeepney==0.4.1
Jinja2==2.10.3
jmespath==0.9.4
jsonpickle==1.2
keyring==20.0.0
MarkupSafe==1.1.1
marshmallow==3.0.0b12
mccabe==0.6.1
more-itertools==8.0.2
msrest==0.6.10
msrestazure==0.4.34
ndg-httpsclient==0.5.1
ntlm-auth==1.4.0
numpy==1.17.4
oauthlib==3.1.0
passpy==1.0rc2
pathlib2==2.3.5
pathspec==0.6.0
phillytools==4.1.10
Pillow==6.2.1
portalocker==1.5.2
prompt-toolkit==3.0.2
pyasn1==0.4.8
pycodestyle==2.5.0
pycparser==2.19
pyflakes==2.1.1
PyJWT==1.7.1
pyOpenSSL==19.0.0
pyperclip==1.7.0
pyrouge==0.1.3
python-dateutil==2.7.5
python-gnupg==0.4.5
pytorch-transformers==1.1.0
pytz==2019.3
PyYAML==3.13
regex==2019.12.19
requests==2.20.1
requests-ntlm==1.1.0
requests-oauthlib==1.3.0
rouge==0.3.2
ruamel.yaml==0.15.89
s3transfer==0.2.1
sacrebleu==1.4.3
SecretStorage==3.1.1
sentencepiece==0.1.85
six==1.11.0
smmap2==2.0.5
soupsieve==1.9.5
torch==1.1.0
torchvision==0.3.0
tqdm==4.25.0
typing==3.7.4.1
urllib3==1.24.3
wcwidth==0.1.7
websocket-client==0.56.0
xdg==4.0.1
zipp==0.6.0