diff options
Diffstat (limited to 'etc/pip/components/testing.req')
-rw-r--r-- | etc/pip/components/testing.req | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/pip/components/testing.req b/etc/pip/components/testing.req index 8635cf56b8f..18617a81a6e 100644 --- a/etc/pip/components/testing.req +++ b/etc/pip/components/testing.req @@ -7,6 +7,7 @@ mock <= 4.0.3 shrub.py == 1.1.4 ocspresponder == 0.5.0 flask == 1.1.1 +itsdangerous == 2.0.0 ocspbuilder == 0.10.2 grpcio == 1.37.0; platform_machine == "x86_64" or platform_machine == "aarch64" or platform_machine == "arm64" or sys_platform == "win32" grpcio-tools == 1.37.0; platform_machine == "x86_64" or platform_machine == "aarch64" or platform_machine == "arm64" or sys_platform == "win32" |