Update pyproject metadata and poetry lockfile
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
[tool.poetry]
|
||||
name = "weather"
|
||||
name = "lab_weather"
|
||||
version = "0.1.0"
|
||||
description = ""
|
||||
authors = ["Chris <github.com@accounts.chrisproctor.net>"]
|
||||
authors = ["Chris <chris@chrisproctor.net>"]
|
||||
license = "MIT"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.9"
|
||||
python = "^3.11"
|
||||
requests = "^2.27.1"
|
||||
geocoder = "^1.38.1"
|
||||
|
||||
|
Reference in New Issue
Block a user