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.
2 parents 0f1c5ea + 3f305e2 commit 4b5aa8aCopy full SHA for 4b5aa8a
requirements-dev.txt
@@ -14,11 +14,11 @@ flake8~=6.0.0
14
black~=22.10.0
15
codespell~=2.2.2
16
17
-jsonschema~=4.17.1
+jsonschema~=4.17.3
18
coverage~=6.5
19
doc8~=1.0.0
20
21
pre-commit==2.20.0
22
23
# optional dependencies
24
-orjson==3.8.2
+orjson==3.8.3
requirements-docs.txt
@@ -1,5 +1,5 @@
1
-ipykernel~=6.18
2
-ipython~=8.6
+ipykernel~=6.17
+ipython~=8.7
3
Sphinx~=5.3
4
sphinxcontrib-fulltoc~=1.2
5
myst-parser~=0.18.1
0 commit comments