aiosqlite
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -23,5 +23,6 @@ aiohttp
|
|
23 |
instructor
|
24 |
groq
|
25 |
python-multipart
|
26 |
-
orm
|
|
|
27 |
pydub
|
|
|
23 |
instructor
|
24 |
groq
|
25 |
python-multipart
|
26 |
+
orm
|
27 |
+
aiosqlite
|
28 |
pydub
|