Skip to content

Commit 3af5603

Browse files
committed
Updated the requirements.txt
1 parent 7b5e8e9 commit 3af5603

File tree

1 file changed

+6
-123
lines changed

1 file changed

+6
-123
lines changed

requirements.txt

Lines changed: 6 additions & 123 deletions
Original file line numberDiff line numberDiff line change
@@ -1,123 +1,6 @@
1-
apturl==0.5.2
2-
astroid==2.1.0
3-
awscli==1.16.81
4-
beautifulsoup4==4.4.1
5-
bleach==2.1.2
6-
blinker==1.3
7-
botocore==1.12.71
8-
Brlapi==0.6.4
9-
certifi==2018.11.29
10-
chardet==2.3.0
11-
checkbox-support==0.22
12-
click==6.7
13-
colorama==0.3.9
14-
command-not-found==0.3
15-
cryptography==1.2.3
16-
decorator==4.2.1
17-
defer==1.0.6
18-
docutils==0.14
19-
entrypoints==0.2.3
20-
feedparser==5.1.3
21-
Flask==0.12.2
22-
guacamole==0.9.2
23-
html5lib==1.0.1
24-
httplib2==0.9.1
25-
idna==2.0
26-
ipykernel==4.8.0
27-
ipython==6.2.1
28-
ipython-genutils==0.2.0
29-
ipywidgets==7.1.0
30-
isort==4.3.4
31-
itsdangerous==0.24
32-
jedi==0.11.1
33-
Jinja2==2.8
34-
jmespath==0.9.3
35-
jsonschema==2.6.0
36-
jupyter==1.0.0
37-
jupyter-client==5.2.1
38-
jupyter-console==5.2.0
39-
jupyter-core==4.4.0
40-
language-selector==0.1
41-
lazy-object-proxy==1.3.1
42-
louis==2.6.4
43-
lxml==3.5.0
44-
Mako==1.0.3
45-
MarkupSafe==0.23
46-
mccabe==0.6.1
47-
mistune==0.8.3
48-
nbconvert==5.3.1
49-
nbformat==4.4.0
50-
notebook==5.3.1
51-
oauthlib==1.0.3
52-
onboard==1.2.0
53-
padme==1.1.1
54-
pafy==0.3.80
55-
pandocfilters==1.4.2
56-
parso==0.1.1
57-
pexpect==4.0.1
58-
pickleshare==0.7.4
59-
Pillow==3.1.2
60-
pipenv==2018.11.26
61-
plainbox==0.25
62-
prompt-toolkit==1.0.15
63-
ptyprocess==0.5
64-
pyasn1==0.1.9
65-
pycups==1.9.73
66-
pycurl==7.43.0
67-
Pygments==2.2.0
68-
pygobject==3.20.0
69-
PyJWT==1.3.0
70-
pylint==2.2.2
71-
pyOpenSSL==0.15.1
72-
pyparsing==2.0.3
73-
python-apt==1.1.0b1
74-
python-dateutil==2.6.1
75-
python-debian==0.1.27
76-
python-systemd==231
77-
pyxdg==0.25
78-
PyYAML==3.13
79-
pyzmq==16.0.3
80-
qtconsole==4.3.1
81-
reportlab==3.3.0
82-
requests==2.9.1
83-
rsa==3.4.2
84-
s3transfer==0.1.13
85-
Send2Trash==1.4.2
86-
sessioninstaller==0.0.0
87-
simplegeneric==0.8.1
88-
six==1.10.0
89-
system-service==0.3
90-
terminado==0.8.1
91-
testpath==0.3.1
92-
tornado==4.5.3
93-
traitlets==4.3.2
94-
typed-ast==1.1.1
95-
ubuntu-drivers-common==0.0.0
96-
ufw==0.35
97-
unattended-upgrades==0.1
98-
unity-scope-calculator==0.1
99-
unity-scope-chromiumbookmarks==0.1
100-
unity-scope-colourlovers==0.1
101-
unity-scope-devhelp==0.1
102-
unity-scope-firefoxbookmarks==0.1
103-
unity-scope-gdrive==0.7
104-
unity-scope-manpages==0.1
105-
unity-scope-openclipart==0.1
106-
unity-scope-texdoc==0.1
107-
unity-scope-tomboy==0.1
108-
unity-scope-virtualbox==0.1
109-
unity-scope-yelp==0.1
110-
unity-scope-zotero==0.1
111-
urllib3==1.24.1
112-
usb-creator==0.3.0
113-
virtualenv==15.0.1
114-
virtualenv-clone==0.4.0
115-
vsearch==1.0
116-
wcwidth==0.1.7
117-
webencodings==0.5.1
118-
Werkzeug==0.12.2
119-
widgetsnbextension==3.1.0
120-
wrapt==1.10.11
121-
xdiagnose==3.8.4.1
122-
xkit==0.0.0
123-
XlsxWriter==0.7.3
1+
requests
2+
flask
3+
fpdf
4+
pdf2image
5+
matplotlib
6+
gunicorn

0 commit comments

Comments
 (0)