rebase with remote changes
Merge branch 'int' of github.com:valueonag/gateway into int
This commit is contained in:
commit
9f25cfd160
1 changed files with 1 additions and 2 deletions
|
|
@ -376,8 +376,7 @@ protobuf==4.21.12
|
|||
# grpcio-status
|
||||
# mysql-connector-python
|
||||
# proto-plus
|
||||
psycopg2-binary==2.9.9; python_version < "3.13"
|
||||
psycopg2-binary==2.9.11; python_version >= "3.13"
|
||||
psycopg2-binary==2.9.9 ; python_version < "3.13"
|
||||
# via -r requirements.txt
|
||||
pure-eval==0.2.3
|
||||
# via stack-data
|
||||
|
|
|
|||
Loading…
Reference in a new issue