We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd2059d commit 5e91781Copy full SHA for 5e91781
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