Skip to content

Commit

Permalink
make dependencies work again
Browse files Browse the repository at this point in the history
  • Loading branch information
biancarosa committed May 30, 2024
1 parent 9eff437 commit 75a1756
Show file tree
Hide file tree
Showing 2 changed files with 352 additions and 379 deletions.
4 changes: 2 additions & 2 deletions api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ faker = "*"
pytest-cov = "*"

[packages]
flask = "==1.1.1"
gunicorn = "==20.1.0"
flask = "==2.3.2"
gunicorn = "==22.0.0"
flask-cors = "*"
requests = "*"

Expand Down
Loading

0 comments on commit 75a1756

Please sign in to comment.