Add geopy to the dev dependencies
This commit is contained in:
parent
3e0300cb0e
commit
416a58f9dc
2 changed files with 38 additions and 1 deletions
|
|
@ -73,6 +73,7 @@ wemake-python-styleguide = "^0.14.1" # flake8 plug-in
|
|||
# Test Suite
|
||||
Faker = "^5.0.1"
|
||||
factory-boy = "^3.1.0"
|
||||
geopy = "^2.1.0"
|
||||
packaging = "^20.4" # used to test the packaged version
|
||||
pytest = "^6.0.1"
|
||||
pytest-cov = "^2.10.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue