Skip to content

Commit

Permalink
added requirements.txt file
Browse files Browse the repository at this point in the history
  • Loading branch information
wptechprodigy committed Sep 20, 2019
1 parent 04108db commit 7c40734
Show file tree
Hide file tree
Showing 3 changed files with 70 additions and 0 deletions.
Binary file modified __pycache__/application.cpython-36.pyc
Binary file not shown.
Binary file modified __pycache__/helpers.cpython-36.pyc
Binary file not shown.
70 changes: 70 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
asn1crypto==0.24.0
attrs==19.1.0
Automat==0.6.0
blinker==1.4
certifi==2019.6.16
cffi==1.12.3
chardet==3.0.4
Click==7.0
cloud-init==19.1
colorama==0.3.7
command-not-found==0.3
configobj==5.0.6
constantly==15.1.0
cryptography==2.7
cs50==4.0.2
distro-info===0.18ubuntu0.18.04.1
Flask==1.1.1
Flask-Session==0.3.1
Flask-SQLAlchemy==2.4.0
gunicorn==19.9.0
httplib2==0.9.2
hyperlink==17.3.1
idna==2.8
incremental==16.10.1
itsdangerous==1.1.0
jellyfish==0.7.2
Jinja2==2.10.1
jsonpatch==1.16
jsonpointer==1.10
jsonschema==2.6.0
keyring==10.6.0
keyrings.alt==3.0
language-selector==0.1
lib50==2.0.0
MarkupSafe==1.1.1
netifaces==0.10.4
numpy==1.17.0
oauthlib==2.0.6
PAM==0.4.2
pexpect==4.7.0
ptyprocess==0.6.0
pyasn1==0.4.2
pyasn1-modules==0.2.1
pycparser==2.19
pycrypto==2.6.1
pygobject==3.26.1
PyJWT==1.5.3
pyOpenSSL==17.5.0
pyserial==3.4
python-apt==1.6.4
python-debian==0.1.32
pyxdg==0.25
PyYAML==5.1.2
requests==2.22.0
requests-unixsocket==0.1.5
SecretStorage==2.3.1
service-identity==16.0.0
six==1.12.0
SQLAlchemy==1.3.8
sqlparse==0.3.0
ssh-import-id==5.7
submit50==3.0.2
systemd-python==234
termcolor==1.1.0
Twisted==17.9.0
ufw==0.36
unattended-upgrades==0.1
urllib3==1.25.3
Werkzeug==0.15.5
zope.interface==4.3.2

0 comments on commit 7c40734

Please sign in to comment.