Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ autoflake
flake8==5.0.4 # 5.0.4 can be upgraded to 6.0.0+ when we EOL Python 3.7
flake8-bugbear
flake8-comprehensions
hypothesis>=3.31
hypothesis>=6.160.0
freezegun>=0.3.11
mock; python_version<'3.8' # backport that contains AsyncMock class, includes mock library as dependency
pre-commit
Expand Down
Loading