Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
fastapi
|
2 |
-
uvicorn
|
3 |
langchain>=0.0.254
|
4 |
langchain-google-genai>=0.0.1
|
5 |
matplotlib>=3.7.1
|
|
|
1 |
+
fastapi
|
2 |
+
uvicorn
|
3 |
langchain>=0.0.254
|
4 |
langchain-google-genai>=0.0.1
|
5 |
matplotlib>=3.7.1
|