diff --git a/requirements_test.txt b/requirements_test.txt index 6b4670b..33a424f 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.11 +# This file is autogenerated by pip-compile with Python 3.8 # by the following command: # # pip-compile --extra=dev --output-file=requirements_test.txt setup.py @@ -20,6 +20,11 @@ click==8.1.7 # via pip-tools cryptography==42.0.5 # via trustme +exceptiongroup==1.2.0 + # via + # anyio + # pytest + # trio grpcio==1.62.1 # via # grpcio-tools @@ -37,6 +42,8 @@ idna==3.6 # anyio # trio # trustme +importlib-metadata==7.1.0 + # via build iniconfig==2.0.0 # via pytest outcome==1.3.0.post0 @@ -69,14 +76,24 @@ sortedcontainers==2.4.0 # via trio tblib==3.0.0 # via purerpc (setup.py) +tomli==2.0.1 + # via + # build + # pip-tools + # pyproject-hooks + # pytest trio==0.25.0 # via purerpc (setup.py) trustme==1.1.0 # via purerpc (setup.py) +typing-extensions==4.10.0 + # via anyio uvloop==0.19.0 ; platform_system != "Windows" # via purerpc (setup.py) wheel==0.43.0 # via pip-tools +zipp==3.18.1 + # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: # pip