Start the environment
This commit is contained in:
parent
70ac7676dc
commit
2ab796fcee
0
.gitconfig
Normal file
0
.gitconfig
Normal file
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
.env
|
103
requirements.txt
Normal file
103
requirements.txt
Normal file
@ -0,0 +1,103 @@
|
||||
ansible==5.0.1
|
||||
ansible-core==2.12.1
|
||||
ansible-vault==2.1.0
|
||||
appdirs==1.4.3
|
||||
apturl==0.5.2
|
||||
arandr==0.1.10
|
||||
bcrypt==3.1.7
|
||||
blinker==1.4
|
||||
Brlapi==0.7.0
|
||||
catfish==1.4.13
|
||||
certifi==2019.11.28
|
||||
chardet==3.0.4
|
||||
click==8.1.2
|
||||
colorama==0.4.3
|
||||
command-not-found==0.3
|
||||
configobj==5.0.6
|
||||
cryptography==2.8
|
||||
cupshelpers==1.0
|
||||
dbus-python==1.2.16
|
||||
defer==1.0.6
|
||||
distlib==0.3.0
|
||||
distro==1.4.0
|
||||
distro-info===0.23ubuntu1
|
||||
duplicity==0.8.12.0
|
||||
entrypoints==0.3
|
||||
fasteners==0.14.1
|
||||
filelock==3.0.12
|
||||
Flask==2.1.1
|
||||
future==0.18.2
|
||||
httplib2==0.14.0
|
||||
idna==2.8
|
||||
importlib-metadata==4.11.3
|
||||
itsdangerous==2.1.2
|
||||
Jinja2==3.0.3
|
||||
keyring==18.0.1
|
||||
language-selector==0.1
|
||||
launchpadlib==1.10.13
|
||||
lazr.restfulclient==0.14.2
|
||||
lazr.uri==1.0.3
|
||||
lockfile==0.12.2
|
||||
louis==3.12.0
|
||||
macaroonbakery==1.3.1
|
||||
Magnus==1.0.3
|
||||
Mako==1.1.0
|
||||
Markdown==3.1.1
|
||||
MarkupSafe==2.0.1
|
||||
menulibre==2.2.1
|
||||
monotonic==1.5
|
||||
more-itertools==4.2.0
|
||||
netifaces==0.10.4
|
||||
notify2==0.3
|
||||
oauthlib==3.1.0
|
||||
olefile==0.46
|
||||
onboard==1.4.1
|
||||
packaging==21.3
|
||||
paramiko==2.6.0
|
||||
pexpect==4.6.0
|
||||
Pillow==7.0.0
|
||||
powerline-status==2.7
|
||||
protobuf==3.6.1
|
||||
psutil==5.5.1
|
||||
pycairo==1.16.2
|
||||
pycups==1.9.73
|
||||
Pygments==2.3.1
|
||||
PyGObject==3.36.0
|
||||
PyJWT==1.7.1
|
||||
pymacaroons==0.13.0
|
||||
PyNaCl==1.3.0
|
||||
pyparsing==3.0.6
|
||||
pyRFC3339==1.1
|
||||
python-apt==2.0.0+ubuntu0.20.4.7
|
||||
python-dateutil==2.7.3
|
||||
python-debian===0.1.36ubuntu1
|
||||
python-xapp==1.8.1
|
||||
pytz==2019.3
|
||||
pyxattr==0.6.1
|
||||
pyxdg==0.26
|
||||
PyYAML==5.3.1
|
||||
reportlab==3.5.34
|
||||
requests==2.22.0
|
||||
requests-unixsocket==0.2.0
|
||||
resolvelib==0.5.4
|
||||
rubber==1.5.1
|
||||
screen-resolution-extra==0.0.0
|
||||
SecretStorage==2.3.1
|
||||
setproctitle==1.1.10
|
||||
simplejson==3.16.0
|
||||
six==1.14.0
|
||||
ssh-import-id==5.10
|
||||
systemd-python==234
|
||||
ubuntu-advantage-tools==27.6
|
||||
ubuntu-drivers-common==0.0.0
|
||||
ufw==0.36
|
||||
unattended-upgrades==0.1
|
||||
urllib3==1.25.8
|
||||
usb-creator==0.3.7
|
||||
vboxapi==1.0
|
||||
virtualenv==20.0.17
|
||||
wadllib==1.3.3
|
||||
Werkzeug==2.1.1
|
||||
xkit==0.0.0
|
||||
youtube-dl==2020.3.24
|
||||
zipp==1.0.0
|
Loading…
Reference in New Issue
Block a user