asataura commited on
Commit
9c64fc0
·
1 Parent(s): 9ca06b7

Updating 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.4.1
3
  matplotlib==3.0.0
4
  gym==0.10.9
5
  pandas==1.4.0
 
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