Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
streamlit==1.20.0
|
2 |
PyPDF2==1.26.0
|
3 |
python-dotenv==0.20.0
|
|
|
1 |
+
pydantic==2.0.0
|
2 |
streamlit==1.20.0
|
3 |
PyPDF2==1.26.0
|
4 |
python-dotenv==0.20.0
|