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 1371c9e commit c810cc0Copy full SHA for c810cc0
pyproject.toml
@@ -15,7 +15,7 @@ nbmake = "nbmake.pytest_plugin"
15
16
[tool.poetry.dependencies]
17
pydantic = "^1.7.2"
18
-pytest = "^6.1.0"
+pytest = ">=6.1.0"
19
python = "^3.6.1"
20
nbclient = "^0.5.5"
21
nbformat = "^5.0.8"
0 commit comments