Update to latest chryso
This gives us class-based resources which can help remove a great deal of boilerplate from the code around injecting records
This commit is contained in:
parent
87165249b0
commit
5f5dcd0cc2
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -98,7 +98,7 @@ def main():
|
|||
'sdist' : CustomSDistCommand,
|
||||
},
|
||||
install_requires = [
|
||||
'chryso==1.3',
|
||||
'chryso==1.7',
|
||||
'Flask==0.10.1',
|
||||
'flask-login==0.3.2',
|
||||
'sepiida==5.27',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue