1
0

Store posting results to a mongodb

This commit is contained in:
2026-03-30 12:23:13 +02:00
parent d800d9b7be
commit fb19145e8c
13 changed files with 331 additions and 9 deletions

View File

@@ -8,6 +8,7 @@ dependencies = [
"boto3>=1.37.17",
"google-api-python-client>=2.190.0",
"google-auth-oauthlib>=1.2.4",
"pymongo>=4.15.2",
"pydantic>=2.12.5",
"pydantic-settings>=2.11.0",
"pytest>=8.3.5",