Merge pull request #87 from Hestia-Homes/main

removing mypy from main requirements
This commit is contained in:
KhalimCK 2023-07-19 13:59:58 +01:00 committed by GitHub
commit 50fe9608e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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