Spaces:
Sleeping
Sleeping
Merge pull request #176 from Gojo-Bots/dependabot/pip/pymongo-4.6.1
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -15,7 +15,7 @@ lxml==4.9.1; python_version >= "2.7" and python_full_version < "3.0.0" or python
|
|
15 |
pillow == 10.1.0
|
16 |
prettyconf==2.2.1
|
17 |
pyaes==1.6.1; python_version >= "3.6" and python_version < "4.0"
|
18 |
-
pymongo==4.
|
19 |
pyrogram==2.0.106; python_version >= "3.8"
|
20 |
pysocks==1.7.1; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.4.0"
|
21 |
python-dateutil==2.8.2; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.3.0")
|
|
|
15 |
pillow == 10.1.0
|
16 |
prettyconf==2.2.1
|
17 |
pyaes==1.6.1; python_version >= "3.6" and python_version < "4.0"
|
18 |
+
pymongo==4.6.1
|
19 |
pyrogram==2.0.106; python_version >= "3.8"
|
20 |
pysocks==1.7.1; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.4.0"
|
21 |
python-dateutil==2.8.2; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.3.0")
|