Skip to content

Commit

Permalink
refactor: revert unintended changes
Browse files Browse the repository at this point in the history
  • Loading branch information
SlowMo24 committed Nov 13, 2023
1 parent 3cdd9ab commit d06f18e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ numpy = "^1.20.0"
geopandas = "^0.12.0"
pyproj = "^3.0.0"
urllib3 = "^1.26"
jupyter = "^1.0.0"

[tool.poetry.group.dev.dependencies]
pytest = "^7.1.1"
Expand Down Expand Up @@ -49,5 +48,5 @@ exclude = '''
| buck-out
| build
| dist
)
)/
'''

0 comments on commit d06f18e

Please sign in to comment.