demo-visual-vocabulary / requirements.in
Li Nguyen
Exclude problematic numpy version
a43816c
raw
history blame contribute delete
231 Bytes
# This file is only used if you don't have hatch installed.
autoflake==2.3.1
black==24.4.2
isort==5.13.2
plotly==6.0.0
vizro==0.1.44
gunicorn
numpy!=2.0.2 # there is an issue with this specific version that the whl can't be built