Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
threema-lenny committed Feb 21, 2023
1 parent 4008b5b commit 45fb20a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ def read(file):
# Note: These are just tools that aren't required, so a version range
# is not necessary here.
tests_require = [
'pytest>=7.1..2,<8',
'pytest>=7.1.2,<8',
'pytest-asyncio>=0.18.3,<0.19',
'pytest-cov>=3.0.0,<4',
'flake8==4.0.1',
Expand Down

0 comments on commit 45fb20a

Please sign in to comment.