Skip to content

Commit ccd9ce4

Browse files
committed
Add required files for deployment
1 parent f408914 commit ccd9ce4

File tree

2 files changed

+71
-0
lines changed

2 files changed

+71
-0
lines changed

requirements.txt

+70
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
appdirs==1.4.3
2+
apturl==0.5.2
3+
beautifulsoup4==4.4.1
4+
blinker==1.3
5+
Brlapi==0.6.4
6+
certifi==2019.11.28
7+
chardet==2.3.0
8+
checkbox-support==0.22
9+
cryptography==1.2.3
10+
defer==1.0.6
11+
distlib==0.3.0
12+
feedparser==5.1.3
13+
filelock==3.0.12
14+
guacamole==0.9.2
15+
html5lib==0.999
16+
httplib2==0.9.1
17+
idna==2.0
18+
importlib-metadata==1.5.0
19+
Jinja2==2.8
20+
language-selector==0.1
21+
louis==2.6.4
22+
lxml==3.5.0
23+
Mako==1.0.3
24+
MarkupSafe==0.23
25+
oauthlib==1.0.3
26+
onboard==1.2.0
27+
padme==1.1.1
28+
pexpect==4.0.1
29+
Pillow==3.1.2
30+
pipenv==2018.11.26
31+
plainbox==0.25
32+
ptyprocess==0.5
33+
pyasn1==0.1.9
34+
pycups==1.9.73
35+
pycurl==7.43.0
36+
pygobject==3.20.0
37+
PyJWT==1.3.0
38+
pyparsing==2.0.3
39+
python-apt==1.1.0b1+ubuntu0.16.4.8
40+
python-debian==0.1.27
41+
python-systemd==231
42+
pyxdg==0.25
43+
reportlab==3.3.0
44+
requests==2.9.1
45+
six==1.10.0
46+
system-service==0.3
47+
ubuntu-drivers-common==0.0.0
48+
ufw==0.35
49+
unattended-upgrades==0.1
50+
unity-scope-calculator==0.1
51+
unity-scope-chromiumbookmarks==0.1
52+
unity-scope-colourlovers==0.1
53+
unity-scope-devhelp==0.1
54+
unity-scope-firefoxbookmarks==0.1
55+
unity-scope-gdrive==0.7
56+
unity-scope-manpages==0.1
57+
unity-scope-openclipart==0.1
58+
unity-scope-texdoc==0.1
59+
unity-scope-tomboy==0.1
60+
unity-scope-virtualbox==0.1
61+
unity-scope-yelp==0.1
62+
unity-scope-zotero==0.1
63+
urllib3==1.13.1
64+
usb-creator==0.3.0
65+
virtualenv==20.0.8
66+
virtualenv-clone==0.5.3
67+
xdiagnose==3.8.4.1
68+
xkit==0.0.0
69+
XlsxWriter==0.7.3
70+
zipp==3.1.0

runtime.txt

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
python-3.7

0 commit comments

Comments
 (0)