Spaces:
Runtime error
Runtime error
Mark-Lasfar commited on
Commit ·
ef26438
1
Parent(s): 493a4a6
Fix ChunkedIteratorResult in SQLAlchemyUserDatabase and toggleBtn null error
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -32,7 +32,7 @@ python-multipart==0.0.17
|
|
| 32 |
aiofiles==24.1.0
|
| 33 |
motor==3.7.0
|
| 34 |
aiosqlite==0.20.0 # إضافة لدعم SQLite async
|
| 35 |
-
|
| 36 |
redis==5.0.0
|
| 37 |
markdown2==2.5.0
|
| 38 |
pymongo==4.10.1
|
|
|
|
| 32 |
aiofiles==24.1.0
|
| 33 |
motor==3.7.0
|
| 34 |
aiosqlite==0.20.0 # إضافة لدعم SQLite async
|
| 35 |
+
|
| 36 |
redis==5.0.0
|
| 37 |
markdown2==2.5.0
|
| 38 |
pymongo==4.10.1
|