working push-data route

This commit is contained in:
Michi 2025-03-30 17:25:23 +02:00
parent 831ce1dbc8
commit 081241fd20
5 changed files with 107 additions and 64 deletions

View file

@ -4,4 +4,5 @@ sqlalchemy
psycopg2-binary
psycopg2-binary==2.9.9
python-dotenv==1.0.0
requests
requests
sqlmodel