about summary refs log tree commit diff
path: root/requirements.txt
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@iosphe.re>2017-03-11 19:43:32 +0100
committerPaweł Jastrzębski <pawelj@iosphe.re>2017-03-12 13:29:10 +0100
commitd2c12c89e6f759cd3f98c53220c48a7eddfcf774 (patch)
treedadb5a09db85b5247cdf971c35a4f2b1a2945b3c /requirements.txt
parentUpdated README + version bump (diff)
downloadkcc-d2c12c89e6f759cd3f98c53220c48a7eddfcf774.tar.gz
kcc-d2c12c89e6f759cd3f98c53220c48a7eddfcf774.tar.bz2
kcc-d2c12c89e6f759cd3f98c53220c48a7eddfcf774.zip
Updated dependencies
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt5
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