Skip to content

Commit e7c812f

Browse files
committed
Remove python_version < '3.12' for tensorflow
1 parent c6ca194 commit e7c812f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ rich
1717
scikit-learn
1818
statsmodels
1919
sympy
20-
tensorflow ; python_version < '3.12'
20+
tensorflow
2121
tweepy
2222
# yulewalker # uncomment once audio_filters/equal_loudness_filter.py is fixed
2323
typing_extensions

0 commit comments

Comments
 (0)