JHao2830 commited on
Commit
670522b
·
1 Parent(s): 74f83b4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
 
2
  tensorflow==2.9.0
 
3
  numpy
4
 
5
  gym==0.19.0
6
- keras==2.3.1
7
  pandas==1.2.3
8
  matplotlib==3.5.1
 
1
 
2
  tensorflow==2.9.0
3
+
4
  numpy
5
 
6
  gym==0.19.0
7
+ keras==2.9.1
8
  pandas==1.2.3
9
  matplotlib==3.5.1