Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,3 +3,4 @@ uvicorn
|
|
3 |
aiohttp
|
4 |
openai==0.28
|
5 |
python-dotenv
|
|
|
|
3 |
aiohttp
|
4 |
openai==0.28
|
5 |
python-dotenv
|
6 |
+
mysql-connector-python
|