-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathrequirements.txt
More file actions
51 lines (51 loc) · 976 Bytes
/
requirements.txt
File metadata and controls
51 lines (51 loc) · 976 Bytes
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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile requirements.in
#
argparse==1.4.0
# via -r requirements.in
asn1crypto==0.24.0
# via cryptography
cachecontrol==0.12.5
# via -r requirements.in
certifi==2019.6.16
# via requests
cffi==1.12.3
# via cryptography
chardet==3.0.4
# via requests
cryptography==2.7
# via pyopenssl
feedparser==5.2.1
# via -r requirements.in
html5lib==1.0.1
# via -r requirements.in
httplib2==0.19.0
# via -r requirements.in
idna==2.8
# via requests
lockfile==0.12.2
# via -r requirements.in
msgpack==0.6.1
# via cachecontrol
pycparser==2.19
# via cffi
pyopenssl==19.0.0
# via -r requirements.in
pyparsing==2.4.7
# via httplib2
requests==2.22.0
# via
# -r requirements.in
# cachecontrol
six==1.12.0
# via
# cryptography
# html5lib
# pyopenssl
urllib3==1.25.3
# via requests
webencodings==0.5.1
# via html5lib