use pip-compile instead of pip-compile-multi
This commit is contained in:
parent
560383fe14
commit
59fd6aa104
15 changed files with 201 additions and 118 deletions
|
|
@ -1,23 +1,22 @@
|
|||
# SHA1:6a354b832686fd3ec017455769a0270953a1e225
|
||||
#
|
||||
# This file is autogenerated by pip-compile-multi
|
||||
# To update, run:
|
||||
# This file is autogenerated by pip-compile with Python 3.11
|
||||
# by the following command:
|
||||
#
|
||||
# pip-compile-multi
|
||||
# pip-compile typing.in
|
||||
#
|
||||
cffi==1.15.1
|
||||
cffi==1.16.0
|
||||
# via cryptography
|
||||
cryptography==41.0.3
|
||||
# via -r requirements/typing.in
|
||||
mypy==1.5.1
|
||||
# via -r requirements/typing.in
|
||||
cryptography==41.0.5
|
||||
# via -r typing.in
|
||||
mypy==1.6.1
|
||||
# via -r typing.in
|
||||
mypy-extensions==1.0.0
|
||||
# via mypy
|
||||
pycparser==2.21
|
||||
# via cffi
|
||||
types-contextvars==2.4.7.3
|
||||
# via -r requirements/typing.in
|
||||
# via -r typing.in
|
||||
types-dataclasses==0.6.6
|
||||
# via -r requirements/typing.in
|
||||
typing-extensions==4.7.1
|
||||
# via -r typing.in
|
||||
typing-extensions==4.8.0
|
||||
# via mypy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue