Add basic image upload support for tempmon appliances
This commit is contained in:
parent
40a8761feb
commit
4aa8f43a7e
3 changed files with 94 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -78,6 +78,7 @@ requires = [
|
|||
'paginate', # 0.5.6
|
||||
'paginate_sqlalchemy', # 0.2.0
|
||||
'passlib', # 1.7.1
|
||||
'Pillow', # 5.3.0
|
||||
'pyramid', # 1.3b2
|
||||
'pyramid_beaker>=0.6', # 0.6.1
|
||||
'pyramid_deform', # 0.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue