Skip to content

Commit

Permalink
Use fixed version for test packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jsemric committed Dec 7, 2024
1 parent 890d4d7 commit 86c66ff
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions server/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pytest
coverage
httpx
pytest==7.3.1
coverage==7.2.5
httpx==0.24.0

0 comments on commit 86c66ff

Please sign in to comment.