Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -2,5 +2,7 @@ chromadb==0.3.17
|
|
2 |
fastapi==0.95.1
|
3 |
langchain==0.0.132
|
4 |
python-dotenv==1.0.0
|
|
|
|
|
5 |
#Python==3.9.6
|
6 |
#Macbook Pro M1, OS - Venture 13.3.1
|
|
|
2 |
fastapi==0.95.1
|
3 |
langchain==0.0.132
|
4 |
python-dotenv==1.0.0
|
5 |
+
pydantic-settings
|
6 |
+
|
7 |
#Python==3.9.6
|
8 |
#Macbook Pro M1, OS - Venture 13.3.1
|