Skip to content

Commit

Permalink
Fix incompatible pytest version issue
Browse files Browse the repository at this point in the history
  • Loading branch information
SamSamhuns committed Feb 27, 2024
1 parent 78d08c9 commit 2e99e72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app_docker_compose/tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
coverage==7.4.3
httpx==0.27.0
pytest==8.0.2
pytest==7.4.4
pytest-asyncio==0.23.5
pytest-cov==4.1.0
pytest-testmon==2.1.0
Expand Down

0 comments on commit 2e99e72

Please sign in to comment.