This commit is contained in:
Kenneth Kehl
2025-06-10 11:57:47 -07:00
parent 7ba13c5d0d
commit a8bb555703
2 changed files with 16 additions and 1 deletions

View File

@@ -23,6 +23,7 @@ gunicorn = {version = "==23.0.0", extras = ["eventlet"]}
humanize = "~=4.12"
itsdangerous = "~=2.2"
jinja2 = "^3.1.6"
jwt = "^1.3.1"
newrelic = "*"
pyexcel = "==0.7.3"
pyexcel-io = "==0.6.7"