Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
tensorflow==2.1.0
|
2 |
numpy==1.18.5
|
3 |
gym==0.19.0
|
|
|
1 |
+
python==3.7.7
|
2 |
tensorflow==2.1.0
|
3 |
numpy==1.18.5
|
4 |
gym==0.19.0
|