Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ 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
|
|
|
|
4 |
astropy==5.0.4
|
5 |
keras==2.8.0
|
6 |
tensorflow==2.8.1
|
7 |
+
scikit-learn==1.1.1
|
8 |
+
shutils
|