1
0
mirror of https://github.com/ciromattia/kcc synced 2025-12-12 17:26:23 +00:00

sync requirements between setup.py and requirements.txt

This commit is contained in:
StudioEtrange
2022-03-06 23:09:00 +01:00
committed by darodi
parent 7cac6d4008
commit 143f6eb0f9

View File

@@ -81,7 +81,7 @@ setuptools.setup(
'PyQt5>=5.6.0',
'Pillow>=5.2.0',
'psutil>=5.0.0',
'python-slugify>=1.2.1',
'python-slugify>=1.2.1,<3.0.0',
'raven>=6.0.0',
],
classifiers=[],