diff --git a/dev-requirements.txt b/dev-requirements.txt index 4ed1c6b66..fa0c1b1a8 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -16,6 +16,7 @@ types-gdb==12.1.4.1 types-psutil==5.9.5 types-Pygments==2.12.1 types-tabulate==0.9.0.0 +types-requests==2.28.11.17 vermin==1.5.1 rich==12.6.0; python_version < '3.7' rich==13.3.1; python_version >= '3.7'