mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
Merge pull request #87 from Hestia-Homes/main
removing mypy from main requirements
This commit is contained in:
commit
50fe9608e6
3 changed files with 1 additions and 2 deletions
|
|
@ -5,3 +5,4 @@ pytest-cov
|
|||
pytest-mock
|
||||
pip-check-reqs
|
||||
seaborn
|
||||
mypy
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ pytz==2023.3
|
|||
tzdata==2023.3
|
||||
epc-api-python==1.0.2
|
||||
tqdm
|
||||
mypy
|
||||
fuzzywuzzy
|
||||
python-Levenshtein
|
||||
dbfread
|
||||
|
|
|
|||
|
|
@ -29,7 +29,6 @@ pytz==2023.3
|
|||
tzdata==2023.3
|
||||
epc-api-python==1.0.2
|
||||
tqdm
|
||||
mypy
|
||||
fuzzywuzzy
|
||||
python-Levenshtein
|
||||
dbfread
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue