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 0cc2962 commit bbae107
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,11 @@
semantic-link-sempy
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.7.1
azure-keyvault-secrets
azure-storage-file-datalake==12.3.1
azure-storage-blob>=12.9.0
anytree
IPython

0 comments on commit bbae107

Please sign in to comment.