aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorMax Nanis2026-08-20 11:20:00 -0700
committerMax Nanis2026-08-20 11:20:00 -0700
commit77e64ac954a7738b93a85fefde25fd6436e75737 (patch)
treefa1c00da0890ec90b376f0bd4af1255753467198 /pyproject.toml
parentc6c439970d2167e7afce5f99fef11ab0126162e2 (diff)
downloadgeneralresearch-77e64ac954a7738b93a85fefde25fd6436e75737.tar.gz
generalresearch-77e64ac954a7738b93a85fefde25fd6436e75737.zip
TestPostgresDjangoCreation, pytz to toml
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 79b2382..dd2e649 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -27,6 +27,7 @@ dependencies = [
"pytest",
"pylibmc",
"pymemcache",
+ "pytz",
"redis",
"requests",
"scipy",