Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,4 +3,4 @@ google-generativeai
|
|
3 |
python-docx
|
4 |
PyPDF2
|
5 |
flask-session
|
6 |
-
|
|
|
3 |
python-docx
|
4 |
PyPDF2
|
5 |
flask-session
|
6 |
+
python-dotenv
|