Switch to JSONPickle, Implement stage additions and indexing & pair hashing

This commit is contained in:
Xevion
2021-08-25 18:23:57 -05:00
parent f4c51d4418
commit ca9a8b6846
2 changed files with 39 additions and 8 deletions

View File

@@ -14,6 +14,7 @@ dateutil = "*"
python-dateutil = "*"
pytz = "*"
tzlocal = "*"
jsonpickle = "*"
[requires]
python_version = "3.7"