File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 33from pyfiglet import Figlet
44import logging
55
6- __version__ = '5.2.dev4 '
6+ __version__ = '5.2.dev5 '
77
88logging .basicConfig (level = os .environ .get ('LOGLEVEL' , 'INFO' ).upper ())
99
Original file line number Diff line number Diff line change 5252 flatbuffers ==24.3.*
5353 tensorflow-aarch64 ==2.15.*
5454 opencv-contrib-python
55- matplotlib ==3.8.*
55+ matplotlib
5656 kivy
5757 kivy-garden.matplotlib
5858 pandas
7373
7474pc =
7575 tensorflow ==2.15.*
76- matplotlib ==3.8.*
76+ matplotlib
7777 kivy
7878 kivy-garden.matplotlib
7979 pandas
8282
8383macos =
8484 tensorflow ==2.15.*
85- matplotlib ==3.8.*
85+ tensorflow-metal
86+ matplotlib
8687 kivy
8788 kivy-garden.matplotlib
8889 pandas
8990 plotly
9091 albumentations
9192
9293dev =
93- pytest ==8.1.*
94+ pytest
9495 pytest-cov
9596 responses
9697 mypy
You can’t perform that action at this time.
0 commit comments