update requirements
This commit is contained in:
parent
225ff3ea6c
commit
860431f7e0
5 changed files with 37 additions and 37 deletions
|
|
@ -1,10 +1,10 @@
|
|||
#
|
||||
# This file is autogenerated by pip-compile with python 3.9
|
||||
# This file is autogenerated by pip-compile with python 3.10
|
||||
# To update, run:
|
||||
#
|
||||
# pip-compile requirements/typing.in
|
||||
#
|
||||
cffi==1.14.6
|
||||
cffi==1.15.0
|
||||
# via cryptography
|
||||
cryptography==35.0.0
|
||||
# via -r requirements/typing.in
|
||||
|
|
@ -16,11 +16,11 @@ pycparser==2.20
|
|||
# via cffi
|
||||
toml==0.10.2
|
||||
# via mypy
|
||||
types-contextvars==0.1.4
|
||||
types-contextvars==2.4.0
|
||||
# via -r requirements/typing.in
|
||||
types-dataclasses==0.1.7
|
||||
types-dataclasses==0.6.1
|
||||
# via -r requirements/typing.in
|
||||
types-setuptools==57.4.0
|
||||
types-setuptools==57.4.2
|
||||
# via -r requirements/typing.in
|
||||
typing-extensions==3.10.0.2
|
||||
# via mypy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue