Skip to content
Snippets Groups Projects
Commit d58d1501 authored by Elke Kreim's avatar Elke Kreim
Browse files

Update watchdog, jsmin, libsass in requirements.txt and setup.py

parent f160e8e3
No related branches found
No related tags found
No related merge requests found
libsass==0.11.2 libsass==0.17.0
jsmin==2.2.1 jsmin==2.2.2
watchdog==0.8.3 watchdog==0.9.0
...@@ -18,9 +18,9 @@ setup( ...@@ -18,9 +18,9 @@ setup(
author_email='tim.fechner@hs-hannover.de', author_email='tim.fechner@hs-hannover.de',
zip_safe=False, zip_safe=False,
install_requires=[ install_requires=[
'libsass==0.11.2', 'libsass==0.17.0',
'jsmin==2.2.1', 'jsmin==2.2.2',
'watchdog==0.8.3' 'watchdog==0.9.0'
], ],
classifiers=[ classifiers=[
'Environment :: Web Environment', 'Environment :: Web Environment',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment