Skip to content

Commit

Permalink
Update Pipfile
Browse files Browse the repository at this point in the history
added scipy
  • Loading branch information
CV-Neurognos authored Jan 26, 2022
1 parent 70c44e8 commit d1437a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions frontend/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ pydeck = ">=0.1.dev5"
pympler = ">=0.9"
python-dateutil = "*"
requests = "*"
streamlit = "1.3.1"
scipy = "*"
toml = "*"
validators = "*"
# Don't require watchdog on MacOS, since it'll fail without xcode tools.
Expand Down

0 comments on commit d1437a8

Please sign in to comment.