Jérôme Deuchnord
2 anni fa
committed by
GitHub
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con
1 aggiunte e
1 eliminazioni
-
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" |
|
|
|