Skip to content

Commit

Permalink
FIX: remove numpy version restriction
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Dec 9, 2023
1 parent b65dd58 commit bdeb579
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ doc = [
"jupyter",
"matplotlib",
"myst-nb >=0.11", # myst_enable_extensions
"numpy <1.24", # bug in feynman: https://github.com/ComPWA/PWA-pages/actions/runs/3868808372/jobs/6594501436#step:6:177
"sphinx-api-relink >=0.0.8",
"sphinx-book-theme",
"sphinx-codeautolink[ipython]",
Expand Down

0 comments on commit bdeb579

Please sign in to comment.