Skip to content

Commit

Permalink
Merge branch 'master' into feature/44_support_both_csp_headers
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinPetkov committed Aug 6, 2020
2 parents dd28473 + c5adcff commit b80522d
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 @@ -51,6 +51,6 @@ def run(self):
install_requires=[
'django>=1.11',
'ua_parser>=0.7.1',
'python-dateutil==2.8.0',
'python-dateutil==2.8.1',
],
cmdclass={'test': Test})

0 comments on commit b80522d

Please sign in to comment.