chore: update requirements.lock
This commit is contained in:
parent
9af2bcfc73
commit
bccf12765f
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