Skip to content

Commit

Permalink
update django version
Browse files Browse the repository at this point in the history
  • Loading branch information
keeganland committed Jun 4, 2020
1 parent af77c56 commit df973f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
scripts=['dispatch/bin/dispatch-admin'],
include_package_data=True,
install_requires=[
'django == 2.2.2',
'django == 2.2.10',
'djangorestframework == 3.8.2',
'pillow',
'requests',
Expand Down

0 comments on commit df973f1

Please sign in to comment.