Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,4 +3,4 @@ numpy==1.23.5
|
|
3 |
scikit-learn==1.2.0
|
4 |
matplotlib==3.7.0
|
5 |
tensorflow==2.11.0
|
6 |
-
|
|
|
3 |
scikit-learn==1.2.0
|
4 |
matplotlib==3.7.0
|
5 |
tensorflow==2.11.0
|
6 |
+
pandas
|