Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ numpy==1.23.2
|
|
3 |
scipy==1.9.0
|
4 |
astropy==5.0.4
|
5 |
keras==2.8.0
|
6 |
-
tensorflow==2.8.1
|
|
|
|
3 |
scipy==1.9.0
|
4 |
astropy==5.0.4
|
5 |
keras==2.8.0
|
6 |
+
tensorflow==2.8.1
|
7 |
+
scikit-learn==1.1.1
|