added the (necessary) newer version of ljson
This commit is contained in:
parent
3e2b7d9014
commit
b0e68ae5a1
2
setup.py
2
setup.py
|
@ -26,7 +26,7 @@ setup(
|
|||
author = "Daniel Knüttel",
|
||||
author_email = "daniel.knuettel@daknuett.eu",
|
||||
url = "https://daknuett.eu/gitea/daknuett/bunker",
|
||||
install_requires = ["ljson>=0.5.2", "pycrypto"],
|
||||
install_requires = ["ljson>=0.5.4", "pycrypto"],
|
||||
description = "A module for encrypted data storage",
|
||||
long_description = open("README.rst").read(),
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user