Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions requirements/doc_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# doxygen required, use apt-get or dnf
sphinx==7.2.6
numpydoc==1.10.0
pydata-sphinx-theme>=0.16.1
pydata-sphinx-theme>=0.19.0
sphinx-copybutton
sphinx-design
scipy
matplotlib>=3.10.8
matplotlib>=3.10.9
pandas
breathe>=4.36.0
ipython>=9.12.0
Expand Down
2 changes: 1 addition & 1 deletion requirements/emscripten_test_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
hypothesis==6.152.1
hypothesis==6.155.3
pytest==9.1.0
tzdata
pytest-xdist
2 changes: 1 addition & 1 deletion requirements/pkgconf_requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pkgconf==2.5.1.post1 # post2 has problems.
pkgconf==2.5.1.post2 # post2 has problems.
2 changes: 1 addition & 1 deletion requirements/test_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Cython
hypothesis==6.152.1
hypothesis==6.155.3
pytest==9.1.0
pytest-cov==7.1.0
meson
Expand Down
2 changes: 1 addition & 1 deletion requirements/typing_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

-r test_requirements.txt

mypy==1.20.2
mypy==2.1.0
pyrefly==1.0.0