We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32bb58e commit 85d41c3Copy full SHA for 85d41c3
requirements-dev.txt
@@ -1,10 +1,8 @@
1
ipython==7.16.1
2
Sphinx==4.0.2
3
-sphinx-autobuild==0.7.1
4
sphinxcontrib-fulltoc==1.2.0
5
-nbsphinx==0.7.1
+nbsphinx==0.8.6
6
7
-# https://github.com/pydata/xarray/issues/5299#issuecomment-840730954
8
-jinja2<3.0
+jinja2<4.0
9
10
-r ./requirements-test.txt
requirements-test.txt
@@ -1,11 +1,10 @@
mypy==0.901
flake8==3.8.*
-black==21.4b2
+black==21.5b2
-codespell==1.17.1
+codespell==2.0.0
jsonschema==3.2.0
-pylint==1.9.1
coverage==5.5
doc8==0.8.1
11
0 commit comments