Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Commit fd942b2

Browse files
committed
Merge branch 'master' into CU-86967nnra-drop-py3.8
2 parents da11b18 + 976adc2 commit fd942b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
https://github.com/explosion/spacy-models/releases/download/en_core_web_md-3.6.0/en_core_web_md-3.6.0-py3-none-any.whl
33
flake8~=7.0.0
44
darglint~=1.8.1
5-
mypy>=1.7.0,<2.0.0
5+
mypy>=1.7.0,<1.12.0
66
mypy-extensions>=1.0.0
77
types-aiofiles==0.8.3
88
types-PyYAML==6.0.3
99
types-setuptools==57.4.10
10-
timeout-decorator==0.5.0
10+
timeout-decorator==0.5.0

0 commit comments

Comments
 (0)