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
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue