1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-16 09:10:35 +03:00

requirements.txt: mypy 0.900+ needs separate types-requests

This commit is contained in:
Athanasius 2021-06-09 08:26:40 +01:00
parent 3e3fbbd653
commit 83358f87e1

View File

@ -18,6 +18,7 @@ flake8-use-fstring==1.1
mypy==0.901
pep8-naming==0.11.1
safety==1.10.3
types-requests==0.1.8
# Code formatting tools
autopep8==1.5.7