You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
Copy file name to clipboardexpand all lines: requirements-dev.txt
+1-2
Original file line number
Diff line number
Diff line change
@@ -15,9 +15,8 @@ moto >= 3.1.16, < 4.2.5
15
15
mypy
16
16
pillow
17
17
pre-commit
18
-
pytest>7, <8
18
+
pytest
19
19
pytest-asyncio>=0.18.2, !=0.22.0, <0.23.0# Cannot override event loop in 0.23.0. See https://github.com/pytest-dev/pytest-asyncio/issues/706 for more details.
0 commit comments