Skip to content

Commit

Permalink
Update API dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Wu authored and carkod committed Sep 29, 2024
1 parent 1a79e80 commit 8616453
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 66 deletions.
4 changes: 2 additions & 2 deletions api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ pydantic = "==2.7.0"
pymongo = "==4.6.3"
python-jose = "*"
passlib = "*"
pandas = "==1.5.2"
numpy = "==1.26.4"
pandas = "==2.2.3"
requests = "==2.28.1"
websocket-client = "==1.5.0"
scipy = "==1.10.0"
requests-html = "==0.10.0"
py3cw = "==0.0.39"
numpy = "==1.23.5"
apscheduler = "==3.6.3"
requests-cache = "==1.2.0"
python-multipart = "*"
Expand Down
159 changes: 95 additions & 64 deletions api/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8616453

Please sign in to comment.