Further purging of pipenv

This commit is contained in:
Trenton H
2024-10-10 14:19:33 -07:00
parent 21e122ebc2
commit 3bd4a9f63c
8 changed files with 154 additions and 38 deletions

View File

@@ -38,6 +38,7 @@ dependencies = [
"gotenberg-client~=0.6.0",
"imap-tools~=1.7.3",
"inotifyrecursive~=0.3",
"jinja2>=3.1.4",
"langdetect~=1.0.9",
"mysqlclient~=2.2.4",
"nltk~=3.9.1",
@@ -60,7 +61,7 @@ dependencies = [
"watchdog~=4.0",
"whitenoise~=6.7",
"whoosh~=2.7",
"zxing-cpp~=2.2.0; platform_machine=='x86_64'",
"zxing-cpp~=2.2.0",
"jinja2>=3.1.4",
"drf_spectacular>=0.28.0",
"drf-spectacular-sidecar>=2025.2.1",