diff options
| author | Mitch Riedstra <mitch@riedstra.us> | 2019-01-19 17:41:30 -0500 |
|---|---|---|
| committer | Mitch Riedstra <mitch@riedstra.us> | 2019-01-19 17:41:30 -0500 |
| commit | af0c892c49156fa1dfe7fe5c28d0e8b4dd9ba8b1 (patch) | |
| tree | d5fefa66285714c7a72ccc7901e1522784328f3f /app/requirements.txt | |
| parent | d16ac1fa8e8b7019156ae11267a23d957aed6495 (diff) | |
| download | dispatch-tracker-af0c892c49156fa1dfe7fe5c28d0e8b4dd9ba8b1.tar.gz dispatch-tracker-af0c892c49156fa1dfe7fe5c28d0e8b4dd9ba8b1.tar.xz | |
Most things seem to work, needs more testing
Diffstat (limited to 'app/requirements.txt')
| -rw-r--r-- | app/requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/requirements.txt b/app/requirements.txt index c4f2f33..f6bfcf2 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,5 +1,5 @@ -Django==1.11.5 -django-auditlog==0.4.3 +Django==2.1.5 +django-auditlog==0.4.5 django-jsonfield==1.0.1 Faker==0.8.4 psycopg2==2.7.3.2 |
