From 9dc115b3c618e84ef0e11f2789f1e397018b12b9 Mon Sep 17 00:00:00 2001 From: Ruben van Eldik Date: Wed, 23 Oct 2024 14:55:12 +0200 Subject: [PATCH] Add types-requests --- test-requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 4f75388..035c9cb 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4,4 +4,5 @@ nose-py3 mock>=1.0.1 mypy>=1.13.0 types-setuptools>=75.2.0.20241019 -msgpack-types>=0.5.0 \ No newline at end of file +msgpack-types>=0.5.0 +types-requests>=2.32.0.20241016