Spaces:
Sleeping
Sleeping
Pranit
commited on
Commit
·
9cbc2ea
1
Parent(s):
3100614
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ google-generativeai==0.3.2
|
|
4 |
weasyprint==60.1
|
5 |
Jinja2==3.0.1
|
6 |
gunicorn==21.2.0
|
7 |
-
python-dotenv==1.0.0
|
|
|
|
4 |
weasyprint==60.1
|
5 |
Jinja2==3.0.1
|
6 |
gunicorn==21.2.0
|
7 |
+
python-dotenv==1.0.0
|
8 |
+
tenacity==8.2.3
|