Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,4 @@ streamlit_autorefresh==1.0.1
|
|
| 7 |
openai==0.28
|
| 8 |
PyPDF2==3.0.1
|
| 9 |
groq==0.11.0
|
| 10 |
-
python-dotenv==1.0.0
|
|
|
|
| 7 |
openai==0.28
|
| 8 |
PyPDF2==3.0.1
|
| 9 |
groq==0.11.0
|
| 10 |
+
python-dotenv==1.0.0
|