We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af52d34 commit 92e3c1eCopy full SHA for 92e3c1e
1 file changed
ortools/python/setup.py.in
@@ -47,7 +47,7 @@ setup(
47
'numpy >= 1.13.3',
48
'pandas >= 2.0.0',
49
'protobuf >= 6.30.2,<6.31',
50
- 'typing-extensions >= 4.13.1',
+ 'typing-extensions >= 4.12',
51
'immutabledict >= 3.0.0',
52
],
53
package_data={
0 commit comments