Skip to content

Commit

Permalink
Create requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-jung authored Jan 11, 2020
1 parent 444f11c commit f1335aa
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
asn1crypto==0.24.0
certifi==2018.8.24
chardet==3.0.4
cryptography==2.6.1
entrypoints==0.3
idna==2.6
keyring==17.1.1
keyrings.alt==3.1.1
numpy==1.16.2
pycrypto==2.6.1
pygame==1.9.4.post1
PyGObject==3.30.4
pylirc2==0.1
python-apt==1.8.4
pyxdg==0.25
PyYAML==3.13
requests==2.21.0
SecretStorage==2.3.1
six==1.12.0
ssh-import-id==5.7
urllib3==1.24.1

1 comment on commit f1335aa

@alexander-jung
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

created with pip3 freeze from the cranach image

Please sign in to comment.