Skip to content
Merged
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
2 changes: 1 addition & 1 deletion .github/workflows/environments/requirements3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ exceptiongroup==1.3.1
# pytest
freud-analysis==3.4.0
# via -r requirements.in
hypothesis==6.148.7
hypothesis==6.148.8
# via -r requirements-testing.in
iniconfig==2.3.0
# via pytest
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/environments/requirements3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ coverage==7.13.0
# via -r requirements-testing.in
freud-analysis==3.4.0
# via -r requirements.in
hypothesis==6.148.7
hypothesis==6.148.8
# via -r requirements-testing.in
iniconfig==2.3.0
# via pytest
Expand All @@ -16,7 +16,7 @@ kneed==0.8.5
# via -r requirements.in
more-itertools==10.8.0
# via parsnip-cif
numpy==2.3.5
numpy==2.4.0
# via
# -r requirements.in
# bottleneck
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/environments/requirements3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ coverage==7.13.0
# via -r requirements-testing.in
freud-analysis==3.5.0
# via -r requirements.in
hypothesis==6.148.7
hypothesis==6.148.8
# via -r requirements-testing.in
iniconfig==2.3.0
# via pytest
Expand All @@ -16,7 +16,7 @@ kneed==0.8.5
# via -r requirements.in
more-itertools==10.8.0
# via parsnip-cif
numpy==2.3.5
numpy==2.4.0
# via
# -r requirements.in
# bottleneck
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/environments/requirements3.13.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ coverage==7.13.0
# via -r requirements-testing.in
freud-analysis==3.5.0
# via -r requirements.in
hypothesis==6.148.7
hypothesis==6.148.8
# via -r requirements-testing.in
iniconfig==2.3.0
# via pytest
Expand All @@ -16,7 +16,7 @@ kneed==0.8.5
# via -r requirements.in
more-itertools==10.8.0
# via parsnip-cif
numpy==2.3.5
numpy==2.4.0
# via
# -r requirements.in
# bottleneck
Expand Down
14 changes: 6 additions & 8 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@ decorator==5.2.1
# via ipython
defusedxml==0.7.1
# via nbconvert
docutils==0.21.2
docutils==0.22.4
# via
# nbsphinx
# sphinx
executing==2.2.1
# via stack-data
fastjsonschema==2.21.2
# via nbformat
furo==2025.9.25
furo==2025.12.19
# via -r requirements.in
idna==3.11
# via requests
Expand Down Expand Up @@ -79,9 +79,9 @@ markupsafe==3.0.3
# nbconvert
matplotlib-inline==0.2.1
# via ipython
mistune==3.1.4
mistune==3.2.0
# via nbconvert
nbclient==0.10.2
nbclient==0.10.4
# via nbconvert
nbconvert==7.16.6
# via nbsphinx
Expand Down Expand Up @@ -129,8 +129,6 @@ referencing==0.37.0
requests==2.32.5
# via sphinx
roman-numerals==4.1.0
# via roman-numerals-py
roman-numerals-py==4.1.0
# via sphinx
rpds-py==0.30.0
# via
Expand All @@ -140,9 +138,9 @@ six==1.17.0
# via python-dateutil
snowballstemmer==3.0.1
# via sphinx
soupsieve==2.8
soupsieve==2.8.1
# via beautifulsoup4
sphinx==8.2.3
sphinx==9.0.4
# via
# furo
# nbsphinx
Expand Down