Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
cory0417 committed Sep 29, 2023
1 parent f83fbd4 commit 4fade23
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@ pymongo==4.5.0
python-dotenv==0.21.1
flake8==6.1.0
black==23.9.1
pre-commit==3.4.0
# pre-commit==3.4.0 This causes pyyaml to install, which returns an error.
requests==2.31.0
pytest==7.4.2
beanie
asgi-lifespan==2.1.0
mangum==0.17.0
pytz==2023.3.post1
# To mock database
pytest-docker[docker-compose-v1]==2.0.1

0 comments on commit 4fade23

Please # to comment.