Skip to content
Snippets Groups Projects
Commit 30104ee8 authored by Arnaud Taffanel's avatar Arnaud Taffanel
Browse files

Update appdirs dependency to >=1.4.0

parent 0bbf772f
No related branches found
No related tags found
No related merge requests found
......@@ -134,7 +134,7 @@ setup(
],
},
install_requires=platform_requires + ['cflib>=0.1.6', 'appdirs==1.4.0',
install_requires=platform_requires + ['cflib>=0.1.6', 'appdirs>=1.4.0',
'pyzmq', 'pyqtgraph>=0.10'],
# List of dev dependencies
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment