Merge 2b8b02c2da9634d43c508297a7dbf1881a381ff7 into 3c89d306ef12d00a6859382d6953a5205c98f07d

This commit is contained in:
Akshat Srivastava 2024-09-19 23:42:11 +05:30 committed by GitHub
commit 7679df1d2a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -86,7 +86,7 @@ install_requires = [
# TODO Consider not installing the db drivers, or putting them in extras.
'pymongo==3.11.4',
'python-rapidjson==1.0',
'pyyaml==5.4.1',
'pyyaml',
'requests==2.25.1',
'setproctitle==1.2.2',
'werkzeug==2.0.2'