Skip to content

Commit

Permalink
don't use numpy 2.0.0 (breaks build)
Browse files Browse the repository at this point in the history
  • Loading branch information
Markus Cozowicz committed Jun 17, 2024
1 parent 358b1e2 commit 9be2162
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
semantic-link-sempy
sphinx_rtd_theme
pandas==2.0.3
numpy<2.0.0 # 2.0.0 breaks the build
# pyspark==3.5.0
azure-identity==1.16.1
azure-keyvault-secrets
Expand Down

0 comments on commit 9be2162

Please sign in to comment.