Skip to content

Commit

Permalink
Revert "Fix docker (#655)"
Browse files Browse the repository at this point in the history
This reverts commit fbf7a9a.
  • Loading branch information
DarknessUnder committed Mar 2, 2023
1 parent 07601b6 commit 0ea137d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion src/api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ uvicorn==0.14.0
python-multipart==0.0.5
fastapi-cache2==0.1.8
itsdangerous==2.0.1
sqlalchemy==1.3.24
2 changes: 1 addition & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ beautifulsoup4==4.9.0
pyyaml==5.4
pytest-cov==2.10.0
coveralls==2.1.1
sqlalchemy==1.3.24
sqlalchemy==1.4.1

0 comments on commit 0ea137d

Please sign in to comment.