Update requirements.txt
Browse files- requirements.txt +3 -5
requirements.txt
CHANGED
|
@@ -1,5 +1,3 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
uvicorn==0.15.0
|
| 5 |
-
dotenv
|
|
|
|
| 1 |
+
langchain
|
| 2 |
+
requests
|
| 3 |
+
python-dotenv
|
|
|
|
|
|