chore: sync req
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
# Specify Python package requirements for your project here (e.g., Mako==1.1.1). If your project doesn't require these, you can leave this file unchanged or delete it.
|
2 |
openai==1.2.3
|
3 |
langchain==0.0.334
|
4 |
-
chainlit==0.7.
|
5 |
tiktoken==0.5.1
|
6 |
pdfplumber==0.10.3
|
7 |
chromadb==0.4.17
|
|
|
1 |
# Specify Python package requirements for your project here (e.g., Mako==1.1.1). If your project doesn't require these, you can leave this file unchanged or delete it.
|
2 |
openai==1.2.3
|
3 |
langchain==0.0.334
|
4 |
+
chainlit==0.7.700
|
5 |
tiktoken==0.5.1
|
6 |
pdfplumber==0.10.3
|
7 |
chromadb==0.4.17
|