File tree Expand file tree Collapse file tree 3 files changed +9
-7
lines changed Expand file tree Collapse file tree 3 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 11# Auto-generated by tools/update_requirements.py
22-r requirements.txt
33sphinx
4- matplotlib>=1.5.3
4+ matplotlib>=3.5
55numpydoc
66texext
77tomli; python_version < '3.11'
Original file line number Diff line number Diff line change 11# Auto-generated by tools/update_requirements.py
2- numpy ==1.20
3- packaging ==17
4- importlib_resources ==1.3; python_version < '3.9'
2+ numpy ==1.22
3+ packaging ==20
4+ importlib_resources ==5.12; python_version < '3.12'
5+ typing_extensions ==4.6; python_version < '3.13'
Original file line number Diff line number Diff line change 11# Auto-generated by tools/update_requirements.py
2- numpy >= 1.20
3- packaging >= 17
4- importlib_resources >= 1.3 ; python_version < '3.9'
2+ numpy >= 1.22
3+ packaging >= 20
4+ importlib_resources >= 5.12 ; python_version < '3.12'
5+ typing_extensions >= 4.6 ; python_version < '3.13'
You can’t perform that action at this time.
0 commit comments