We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b744f20 commit 2e3d329Copy full SHA for 2e3d329
1 file changed
setup.py
@@ -46,7 +46,7 @@
46
'matplotlib~=3.0',
47
'seaborn~=0.9'
48
],
49
- extras_require={'dev': ['pytest==4.3 pytest-mpl==0.10']},
+ extras_require={'dev': ['pytest==5.2 pytest-mpl==0.10']},
50
python_requires='>=3.5',
51
url='https://acclab.github.io/DABEST-python-docs',
52
download_url='https://www.github.com/ACCLAB/DABEST-python',
0 commit comments