Skip to content

Commit 97d01b9

Browse files
committed
Fix requirements
1 parent 4c2d079 commit 97d01b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-devel.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ coverage==7.4.1
2020
werkzeug>=2.3.7
2121
pytest-httpserver>=1.0.8
2222

23-
mypy>=1.5.1<2.0.0
23+
mypy>=1.5.1,<2.0.0
2424
mypy-extensions==1.0.0
2525
tomli>=2.0.1<3.0.0
2626
types-protobuf>=4.24.0.1<5.0.0

0 commit comments

Comments
 (0)