Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkaye committed Oct 31, 2023
1 parent 94e8f60 commit 6dc6cd8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ install_requires =
attrs
aiohttp
quart
matrix-nio[e2e]
matrix-nio[e2e] >= 0.22
tcms-api
Pillow
assertpy
Expand All @@ -29,7 +29,7 @@ trafficlight = py.typed
[options.extras_require]
dev =
# for tests
tox
tox >=3
# for type checking
mypy == 0.940
# for linting
Expand Down

0 comments on commit 6dc6cd8

Please sign in to comment.