use pip-compile instead of pip-compile-multi

This commit is contained in:
David Lord 2023-11-09 08:46:01 -08:00
parent 6ee5dcc0ec
commit 04920b3076
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
16 changed files with 201 additions and 122 deletions

View file

@ -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