We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2eb1e6d commit 9dd5c81Copy full SHA for 9dd5c81
1 file changed
setup.py
@@ -52,7 +52,7 @@
52
"test": [
53
"coverage>=7.2.7,<7.3",
54
"pytest>=7.4,<7.5",
55
- "mypy>=1.4.1,<1.5",
+ "mypy>=1.5,<1.6",
56
"types-python-dateutil",
57
"types-requests",
58
],
0 commit comments