Skip to content

Commit

Permalink
Update requirements/test.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Nusnus authored Oct 6, 2024
1 parent 5a1bf6f commit a12e2db
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Pyro4==4.82
pytest-freezer==0.4.8
pytest-sugar==1.0.0
pytest==8.3.3
pre-commit==4.0.0; python_version < '3.9'
pre-commit>=3.5.0,<3.8.0; python_version < '3.9'
pre-commit>=3.8.0; python_version > '3.9'
pre-commit>=3.8.0; python_version >= '3.9'
pre-commit>=3.8.0; python_version >= '3.9'

0 comments on commit a12e2db

Please sign in to comment.