diff options
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 |