removing mypy from main requirements

This commit is contained in:
Khalim Conn-Kowlessar 2023-07-19 13:59:38 +01:00
parent 5975bede3c
commit 49341b73a2
3 changed files with 1 additions and 2 deletions

View file

@ -5,3 +5,4 @@ pytest-cov
pytest-mock
pip-check-reqs
seaborn
mypy

View file

@ -2,7 +2,6 @@ pytz==2023.3
tzdata==2023.3
epc-api-python==1.0.2
tqdm
mypy
fuzzywuzzy
python-Levenshtein
dbfread

View file

@ -29,7 +29,6 @@ pytz==2023.3
tzdata==2023.3
epc-api-python==1.0.2
tqdm
mypy
fuzzywuzzy
python-Levenshtein
dbfread