Skip to content

Commit 86aa4b4

Browse files
Fixed paths, created missing folders, and updated scripts to run properly
1 parent c4c8f62 commit 86aa4b4

File tree

1 file changed

+94
-0
lines changed

1 file changed

+94
-0
lines changed

requirements.txt

Lines changed: 94 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,94 @@
1+
acme==2.9.0
2+
attrs==23.2.0
3+
Babel==2.10.3
4+
bcc==0.29.1
5+
blinker==1.7.0
6+
Brlapi==0.8.5
7+
certbot==2.9.0
8+
certbot-apache==2.9.0
9+
certifi==2023.11.17
10+
chardet==5.2.0
11+
click==8.1.6
12+
cloud-init==25.2
13+
colorama==0.4.6
14+
command-not-found==0.3
15+
ConfigArgParse==1.7
16+
configobj==5.0.8
17+
cryptography==41.0.7
18+
cupshelpers==1.0
19+
dbus-python==1.3.2
20+
defer==1.0.6
21+
distro==1.9.0
22+
distro-info==1.7+build1
23+
docker==5.0.3
24+
docker-compose==1.29.2
25+
dockerpty==0.4.1
26+
docopt==0.6.2
27+
flake8==7.0.0
28+
httplib2==0.20.4
29+
idna==3.6
30+
Jinja2==3.1.2
31+
josepy==1.14.0
32+
jsonpatch==1.32
33+
jsonpointer==2.0
34+
jsonschema==4.10.3
35+
language-selector==0.1
36+
launchpadlib==1.11.0
37+
lazr.restfulclient==0.14.6
38+
lazr.uri==1.0.6
39+
louis==3.29.0
40+
markdown-it-py==3.0.0
41+
MarkupSafe==2.1.5
42+
mccabe==0.7.0
43+
mdurl==0.1.2
44+
netaddr==0.8.0
45+
netifaces==0.11.0
46+
numpy==1.26.4
47+
oauthlib==3.2.2
48+
olefile==0.46
49+
packaging==24.0
50+
parsedatetime==2.6
51+
pexpect==4.9.0
52+
pillow==10.2.0
53+
ptyprocess==0.7.0
54+
pycairo==1.25.1
55+
pycodestyle==2.11.1
56+
pycups==2.0.1
57+
pyflakes==3.2.0
58+
pygame==2.5.2
59+
Pygments==2.17.2
60+
PyGObject==3.48.2
61+
PyICU==2.12
62+
PyJWT==2.7.0
63+
pyOpenSSL==23.2.0
64+
pyparsing==3.1.1
65+
pyRFC3339==1.1
66+
pyrsistent==0.20.0
67+
pyserial==3.5
68+
python-apt==2.7.7+ubuntu5
69+
python-augeas==0.5.0
70+
python-dateutil==2.8.2
71+
python-debian==0.1.49+ubuntu2
72+
python-dotenv==1.0.1
73+
pytz==2024.1
74+
pyxdg==0.28
75+
PyYAML==6.0.1
76+
requests==2.31.0
77+
rich==13.7.1
78+
screen-resolution-extra==0.0.0
79+
setuptools==68.1.2
80+
six==1.16.0
81+
ssh-import-id==5.11
82+
systemd-python==235
83+
texttable==1.6.7
84+
typing_extensions==4.10.0
85+
ubuntu-drivers-common==0.0.0
86+
ubuntu-pro-client==8001
87+
ufw==0.36.2
88+
unattended-upgrades==0.1
89+
urllib3==2.0.7
90+
wadllib==1.3.6
91+
websocket-client==1.7.0
92+
wheel==0.42.0
93+
xdg==5
94+
xkit==0.0.0

0 commit comments

Comments
 (0)