doc version fixes

pull/1/head
Rich Piazza 2021-07-13 12:38:01 -04:00
parent eaf578ff5c
commit 31b8892681
3 changed files with 3 additions and 3 deletions

View File

@ -800,7 +800,7 @@
"name": "python", "name": "python",
"nbconvert_exporter": "python", "nbconvert_exporter": "python",
"pygments_lexer": "ipython3", "pygments_lexer": "ipython3",
"version": "3.8.1" "version": "3.9.0a6"
} }
}, },
"nbformat": 4, "nbformat": 4,

View File

@ -744,7 +744,7 @@
"name": "python", "name": "python",
"nbconvert_exporter": "python", "nbconvert_exporter": "python",
"pygments_lexer": "ipython3", "pygments_lexer": "ipython3",
"version": "3.8.1" "version": "3.9.0a6"
} }
}, },
"nbformat": 4, "nbformat": 4,

View File

@ -1,7 +1,7 @@
bumpversion bumpversion
ipython ipython
nbconvert<6 nbconvert<6
nbsphinx==0.4.3 nbsphinx==0.8.6
pre-commit pre-commit
pygments<3,>=2.4.1 pygments<3,>=2.4.1
pytest pytest