diff options
| author | Mitch Riedstra <mitch@riedstra.us> | 2019-09-13 23:25:19 -0400 |
|---|---|---|
| committer | Mitch Riedstra <mitch@riedstra.us> | 2019-09-13 23:25:19 -0400 |
| commit | 103d362b6a76f1bc05b038e7e0b68eb5cd37dc26 (patch) | |
| tree | ac52f33767edc25c31ea9f7e71296a1e27c7eb1b /app/requirements.txt | |
| parent | d16ac1fa8e8b7019156ae11267a23d957aed6495 (diff) | |
| download | dispatch-tracker-103d362b6a76f1bc05b038e7e0b68eb5cd37dc26.tar.gz dispatch-tracker-103d362b6a76f1bc05b038e7e0b68eb5cd37dc26.tar.xz | |
failed experiment with running the demo application entirely inside of a docker containerdemo
Diffstat (limited to 'app/requirements.txt')
| -rw-r--r-- | app/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/requirements.txt b/app/requirements.txt index c4f2f33..954ca4a 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,4 +1,4 @@ -Django==1.11.5 +Django==1.11.24 django-auditlog==0.4.3 django-jsonfield==1.0.1 Faker==0.8.4 |
