diff options
author | Paweł Jastrzębski <pawelj@iosphe.re> | 2017-03-11 19:43:32 +0100 |
---|---|---|
committer | Paweł Jastrzębski <pawelj@iosphe.re> | 2017-03-12 13:29:10 +0100 |
commit | d2c12c89e6f759cd3f98c53220c48a7eddfcf774 (patch) | |
tree | dadb5a09db85b5247cdf971c35a4f2b1a2945b3c /requirements.txt | |
parent | Updated README + version bump (diff) | |
download | kcc-d2c12c89e6f759cd3f98c53220c48a7eddfcf774.tar.gz kcc-d2c12c89e6f759cd3f98c53220c48a7eddfcf774.tar.bz2 kcc-d2c12c89e6f759cd3f98c53220c48a7eddfcf774.zip |
Updated dependencies
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..0478a95 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,5 @@ +PyQt5>=5.6.0 +Pillow>=4.0.0 +psutil>=5.0.0 +python-slugify>=1.2.1 +raven>=6.0.0 \ No newline at end of file |