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 3e44cc4 commit 6f53c8fCopy full SHA for 6f53c8f
requirements/dev/dev.txt
@@ -3,10 +3,10 @@ black[jupyter] == 23.3.0
3
flake8 == 6.0.0
4
isort == 5.12.0
5
mypy == 1.2.0
6
-nbconvert == 7.3.1
+nbconvert == 7.4.0
7
pandas-stubs == 1.5.3.230321
8
pytest == 7.3.1
9
pytest-annotate == 1.0.5
10
tox == 4.4.8
11
-types-setuptools == 67.7.0.0
+types-setuptools == 67.8.0.0
12
sphinx == 5.0.2
requirements/dev/notebook-ci.txt
@@ -1,9 +1,9 @@
1
neo4j >= 5.0, < 6.0
2
-pyarrow >= 11.0, < 12.0
+pyarrow >= 11.0, < 13.0
pytest
-setuptools == 67.4.0
+setuptools == 67.8.0
jupyter == 1.0.0
scipy == 1.10.1
numpy == 1.24.3
-typing_extensions == 4.5.0
+typing_extensions == 4.6.2
0 commit comments