Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -26,6 +26,7 @@ pillow==11.3.0
|
|
26 |
protobuf==6.31.1
|
27 |
pyarrow==21.0.0
|
28 |
pydeck==0.9.1
|
|
|
29 |
python-dateutil==2.9.0.post0
|
30 |
pytz==2025.2
|
31 |
PyYAML==6.0.2
|
|
|
26 |
protobuf==6.31.1
|
27 |
pyarrow==21.0.0
|
28 |
pydeck==0.9.1
|
29 |
+
pymongo==4.13.2
|
30 |
python-dateutil==2.9.0.post0
|
31 |
pytz==2025.2
|
32 |
PyYAML==6.0.2
|