Add types-request to dev-requirements.txt

pull/1507/head^2
Gulshan Singh 3 years ago
parent f90dcc2b39
commit f80dd85fe6

@ -16,6 +16,7 @@ types-gdb==12.1.4.1
types-psutil==5.9.5 types-psutil==5.9.5
types-Pygments==2.12.1 types-Pygments==2.12.1
types-tabulate==0.9.0.0 types-tabulate==0.9.0.0
types-requests==2.28.11.17
vermin==1.5.1 vermin==1.5.1
rich==12.6.0; python_version < '3.7' rich==12.6.0; python_version < '3.7'
rich==13.3.1; python_version >= '3.7' rich==13.3.1; python_version >= '3.7'

Loading…
Cancel
Save