mirror of
https://github.com/ciromattia/kcc
synced 2025-12-12 17:26:23 +00:00
add requests to setup.py
This commit is contained in:
1
setup.py
1
setup.py
@@ -80,6 +80,7 @@ setuptools.setup(
|
|||||||
'psutil>=5.0.0',
|
'psutil>=5.0.0',
|
||||||
'python-slugify>=1.2.1,<9.0.0',
|
'python-slugify>=1.2.1,<9.0.0',
|
||||||
'raven>=6.0.0',
|
'raven>=6.0.0',
|
||||||
|
'requests>=2.31.0',
|
||||||
'mozjpeg-lossless-optimization>=1.1.2',
|
'mozjpeg-lossless-optimization>=1.1.2',
|
||||||
],
|
],
|
||||||
classifiers=[],
|
classifiers=[],
|
||||||
|
|||||||
Reference in New Issue
Block a user