update deps
This commit is contained in:
parent
849388f56c
commit
3f449bdb02
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -10,6 +10,6 @@ setup(
|
||||||
description = "Decadic toolkit.",
|
description = "Decadic toolkit.",
|
||||||
install_requires = [
|
install_requires = [
|
||||||
"jsmin >= 2.2.2",
|
"jsmin >= 2.2.2",
|
||||||
"json >= 2.0.9"
|
"pytz >= 2022.1"
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue