Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ openai
|
|
4 |
python-dotenv
|
5 |
beautifulsoup4
|
6 |
mistune
|
7 |
-
pytz
|
|
|
|
4 |
python-dotenv
|
5 |
beautifulsoup4
|
6 |
mistune
|
7 |
+
pytz
|
8 |
+
textwrap
|