dylanplummer commited on
Commit
c1a439b
·
1 Parent(s): 0ea0740

force tf version

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- tensorflow
2
  numpy<2.0
3
  pandas
4
  matplotlib
 
1
+ tensorflow<=2.10
2
  numpy<2.0
3
  pandas
4
  matplotlib