Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreamsorcerer authored Jul 29, 2023
1 parent 1e9b891 commit 8ea3b31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ doc-spelling:

install:
pip install -U pip setuptools cython
pip install numpy==1.23.4 # TODO: Remove once #188 fixed
pip install -r requirements-dev.txt
pip install -r demos/blog/requirements.txt
pip install -r demos/chat/requirements.txt
Expand Down

0 comments on commit 8ea3b31

Please sign in to comment.