Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
|
1 |
+
python-dotenv
|
2 |
+
langchain-google-genai
|
3 |
+
fastapi
|
4 |
+
uvicorn
|
5 |
+
gunicorn
|