orm==0.3.0
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -23,5 +23,5 @@ aiohttp
|
|
23 |
instructor
|
24 |
groq
|
25 |
python-multipart
|
26 |
-
orm[sqlite]
|
27 |
pydub
|
|
|
23 |
instructor
|
24 |
groq
|
25 |
python-multipart
|
26 |
+
orm[sqlite]==0.3.0
|
27 |
pydub
|