Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -31,3 +31,6 @@ Pillow==10.4.0
|
|
| 31 |
|
| 32 |
# API clients
|
| 33 |
groq==0.13.0
|
|
|
|
|
|
|
|
|
|
|
|
| 31 |
|
| 32 |
# API clients
|
| 33 |
groq==0.13.0
|
| 34 |
+
|
| 35 |
+
motor==3.6.0
|
| 36 |
+
pymongo==4.8.0
|