init!
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
streamlit
|
| 2 |
PyPDF2
|
|
|
|
| 3 |
farm-haystack
|
| 4 |
python-dotenv
|
| 5 |
pandas
|
|
|
|
| 1 |
streamlit
|
| 2 |
PyPDF2
|
| 3 |
+
pydantic
|
| 4 |
farm-haystack
|
| 5 |
python-dotenv
|
| 6 |
pandas
|