Jérôme Deuchnord
2 years 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
|
|
@@ -20,7 +20,7 @@ classifiers = [ |
|
|
|
] |
|
|
|
|
|
|
|
[tool.poetry.dependencies] |
|
|
|
python = "^3.7" |
|
|
|
python = ">=3.7,<3.11" |
|
|
|
skyfield = "^1.21" |
|
|
|
skyfield-data = "^3.0" |
|
|
|
numpy = "^1.17" |
|
|
|