asataura commited on
Commit
0e480eb
1 Parent(s): c4ae7c9

Changing tensorflow version

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  numpy>=1.21.0
2
- tensorflow==2.8.4
3
  matplotlib==3.0.0
4
  gym==0.10.9
5
  pandas==1.4.0
 
1
  numpy>=1.21.0
2
+ tensorflow
3
  matplotlib==3.0.0
4
  gym==0.10.9
5
  pandas==1.4.0