Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,6 +4,6 @@ tensorflow==2.9.0
|
|
4 |
numpy
|
5 |
|
6 |
gym==0.19.0
|
7 |
-
keras==2.9.
|
8 |
pandas==1.2.3
|
9 |
matplotlib==3.5.1
|
|
|
4 |
numpy
|
5 |
|
6 |
gym==0.19.0
|
7 |
+
keras==2.9.0
|
8 |
pandas==1.2.3
|
9 |
matplotlib==3.5.1
|