Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
numpy==1.23.5
|
| 2 |
pandas==1.5.3
|
| 3 |
-
chainlit==
|
| 4 |
pydantic==1.10.9
|
| 5 |
PyPDF2==3.0.1
|
| 6 |
reportlab==3.6.12
|
|
|
|
| 1 |
numpy==1.23.5
|
| 2 |
pandas==1.5.3
|
| 3 |
+
chainlit==1.0.0
|
| 4 |
pydantic==1.10.9
|
| 5 |
PyPDF2==3.0.1
|
| 6 |
reportlab==3.6.12
|