Skip to content

Commit

Permalink
fix requirements/docker dependency bug (#392)
Browse files Browse the repository at this point in the history
  • Loading branch information
AronBuzogany committed May 22, 2024
1 parent 5597424 commit de04241
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ psycopg2-binary
docker
pytest~=8.0.1
SQLAlchemy~=2.0.27
requests>=2.31.0
requests<=2.31.0
waitress
flask_swagger_ui
flask_executor
flask_executor

0 comments on commit de04241

Please sign in to comment.