Update requirements.txt
Browse files- requirements.txt +2 -5
requirements.txt
CHANGED
@@ -1,5 +1,2 @@
|
|
1 |
-
fastapi==0.105.1
|
2 |
-
uvicorn==0.23.0
|
3 |
-
langchain-google-genai
|
4 |
-
scikit-learn
|
5 |
-
langchain
|
|
|
1 |
+
fastapi==0.105.1
|
2 |
+
uvicorn==0.23.0
|
|
|
|
|
|