use pip-compile-multi for requirements

This commit is contained in:
David Lord 2022-02-08 12:05:05 -08:00
parent 528db86f85
commit 6f7d99ce4b
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
9 changed files with 46 additions and 144 deletions

View file

@ -1,8 +1,9 @@
# SHA1:7cc3f64d4e78db89d81680ac81503d5ac35d31a9
#
# This file is autogenerated by pip-compile with python 3.10
# This file is autogenerated by pip-compile-multi
# To update, run:
#
# pip-compile requirements/typing.in
# pip-compile-multi
#
cffi==1.15.0
# via cryptography
@ -14,13 +15,13 @@ mypy-extensions==0.4.3
# via mypy
pycparser==2.21
# via cffi
tomli==2.0.0
tomli==2.0.1
# via mypy
types-contextvars==2.4.1
types-contextvars==2.4.2
# via -r requirements/typing.in
types-dataclasses==0.6.4
# via -r requirements/typing.in
types-setuptools==57.4.7
types-setuptools==57.4.9
# via -r requirements/typing.in
typing-extensions==4.0.1
# via mypy