Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
|
2 |
-
tensorflow==2.
|
3 |
numpy==1.18.5
|
4 |
|
5 |
gym==0.19.0
|
|
|
1 |
+
|
2 |
+
tensorflow==2.9.0
|
3 |
numpy==1.18.5
|
4 |
|
5 |
gym==0.19.0
|