Added Pillow and dropbox to python requirements
This commit is contained in:
parent
70a2aa69b1
commit
d44da45668
@ -17,6 +17,9 @@ setup(
|
||||
'channels==3.0.1',
|
||||
'channels_redis==3.2.0',
|
||||
'whitenoise==5.2.0',
|
||||
'Pillow==8.0.1',
|
||||
'dropbox==10.10.0'
|
||||
|
||||
],
|
||||
license='BSD License', # example license
|
||||
description='DESCRIPTION'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user