Skip to content

Commit

Permalink
Bump req
Browse files Browse the repository at this point in the history
  • Loading branch information
Erotemic committed Apr 16, 2024
1 parent 35030e7 commit 896f924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/runtime.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
six>=1.16.0 ; python_version < '4.0' and python_version >= '3.12' # Python 3.12+
six>=1.10.0 ; python_version < '3.12' # Python 3.11-

ubelt >= 1.3.2
ubelt >= 1.3.4

matplotlib>=3.8.4 ; python_version < '4.0' and python_version >= '3.12' # Python 3.12
matplotlib>=3.5.0 ; python_version < '3.12' and python_version >= '3.11' # Python 3.11
Expand Down

0 comments on commit 896f924

Please sign in to comment.