2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-04-29 03:56:43 +00:00

Removing bogus dependencies

This commit is contained in:
zakx 2017-04-10 23:03:12 +02:00
parent d27c68e4ee
commit c5b2206f94

View File

@ -1,5 +1,2 @@
Django==1.11 Django==1.11
djangorestframework==3.6.2 djangorestframework==3.6.2
pep8==1.7.0
pkg-resources==0.0.0
pytz==2017.2