dependabot[bot]
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
pyproject.toml
|
@@ -21,7 +21,7 @@ classifiers = [ |
|
|
[tool.poetry.dependencies] |
|
|
[tool.poetry.dependencies] |
|
|
python = ">=3.8,<3.12" |
|
|
python = ">=3.8,<3.12" |
|
|
skyfield = "^1.21" |
|
|
skyfield = "^1.21" |
|
|
skyfield-data = ">=3,<5" |
|
|
|
|
|
|
|
|
skyfield-data = ">=3,<6" |
|
|
python-dateutil = "^2.8" |
|
|
python-dateutil = "^2.8" |
|
|
|
|
|
|
|
|
[tool.poetry.dev-dependencies] |
|
|
[tool.poetry.dev-dependencies] |
|
|