rebase with remote changes

Merge branch 'int' of github.com:valueonag/gateway into int
This commit is contained in:
Ida 2026-04-17 13:32:03 +02:00
commit 9f25cfd160

View file

@ -377,7 +377,6 @@ protobuf==4.21.12
# mysql-connector-python # mysql-connector-python
# proto-plus # proto-plus
psycopg2-binary==2.9.9 ; python_version < "3.13" psycopg2-binary==2.9.9 ; python_version < "3.13"
psycopg2-binary==2.9.11; python_version >= "3.13"
# via -r requirements.txt # via -r requirements.txt
pure-eval==0.2.3 pure-eval==0.2.3
# via stack-data # via stack-data