Skip to content

Commit

Permalink
freezed deps into requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiSchwarz-cnic committed Jul 12, 2018
1 parent 4e28994 commit 4312f11
Showing 1 changed file with 117 additions and 7 deletions.
124 changes: 117 additions & 7 deletions requirements.txt
@@ -1,7 +1,117 @@
'autopep8',
'six',
'guzzle_sphinx_theme',
'pycodestyle',
'sphinx',
'sphinxcontrib-log-cabinet',
'twine'
alabaster==0.7.11
apt-xapian-index==0.47
apturl==0.5.2
asn1crypto==0.22.0
astroid==1.6.5
autopep8==1.3.5
Babel==2.6.0
beautifulsoup4==4.6.0
blinker==1.3
Brlapi==0.6.5
certifi==2018.4.16
chardet==3.0.4
checkbox-ng==0.23
checkbox-support==0.22
command-not-found==0.3
CommonMark==0.5.4
cryptography==1.9
cupshelpers==1.0
defer==1.0.6
distro-info==0.17
docutils==0.14
feedparser==5.1.3
guacamole==0.9.2
guzzle-sphinx-theme==0.7.11
hexonet.apiconnector==1.2.5
html5lib==0.999999999
httplib2==0.9.2
idna==2.7
imagesize==1.0.0
isort==4.3.4
Jinja2==2.10
kazam==1.4.5
keyring==10.4.0
keyrings.alt==2.2
language-selector==0.1
launchpadlib==1.10.5
lazr.restfulclient==0.13.5
lazr.uri==1.0.3
lazy-object-proxy==1.3.1
louis==3.0.0
lxml==4.0.0
-e git://github.com/miyakogi/m2r@dev#egg=m2r
Mako==1.0.7
MarkupSafe==1.0
mccabe==0.6.1
mistune==0.8.3
oauth==1.0.1
oauthlib==2.0.1
olefile==0.44
onboard==1.4.1
packaging==17.1
padme==1.1.1
pep8==1.7.1
pexpect==4.2.1
Pillow==4.1.1
pipenv==11.10.1
piston-mini-client==0.7.5
pkginfo==1.4.2
plainbox==0.25
pycodestyle==2.4.0
pycrypto==2.6.1
pycups==1.9.73
pycurl==7.43.0
Pygments==2.2.0
pygobject==3.24.1
PyJWT==1.4.2
pylint==1.9.2
pyparsing==2.2.0
pysmbc==1.0.15.6
python-apt==1.4.0b3
python-debian==0.1.30
pytz==2018.5
pyxdg==0.25
PyYAML==3.12
reportlab==3.4.0
requests==2.19.1
requests-toolbelt==0.8.0
SecretStorage==2.3.1
simplejson==3.11.1
six==1.11.0
snowballstemmer==1.2.1
software-center-aptd-plugins==0.0.0
Sphinx==1.7.5
sphinxcontrib-log-cabinet==1.0.0
sphinxcontrib-websupport==1.1.0
ssh-import-id==5.7
system-service==0.3
systemd-python==234
tqdm==4.23.4
twine==1.11.0
ubuntu-drivers-common==0.0.0
ufw==0.35
unattended-upgrades==0.1
unity-scope-calculator==0.1
unity-scope-chromiumbookmarks==0.1
unity-scope-colourlovers==0.1
unity-scope-devhelp==0.1
unity-scope-firefoxbookmarks==0.1
unity-scope-manpages==0.1
unity-scope-openclipart==0.1
unity-scope-texdoc==0.1
unity-scope-tomboy==0.1
unity-scope-virtualbox==0.1
unity-scope-yelp==0.1
unity-scope-zotero==0.1
urllib3==1.23
usb-creator==0.3.3
vboxapi==1.0
virtualenv==15.1.0
virtualenv-clone==0.3.0
wadllib==1.3.2
webencodings==0.5
wrapt==1.10.11
xdiagnose==3.8.8
xkit==0.0.0
XlsxWriter==0.9.6
zope.interface==4.3.2

0 comments on commit 4312f11

Please sign in to comment.