forked from Fragrance/eaquira
refactor: update to sdgb 1.55
This commit is contained in:
11
pyproject.toml
Normal file
11
pyproject.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
[project]
|
||||
name = "eaquira"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.14"
|
||||
dependencies = [
|
||||
"httpx>=0.28.1",
|
||||
"pycryptodome>=3.23.0",
|
||||
"pytz>=2026.2",
|
||||
]
|
||||
Reference in New Issue
Block a user