parent
2e72b91eaf
commit
6a7a858065
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -13,6 +13,7 @@ import octoprint_setuptools
|
|||
|
||||
# Requirements for our application
|
||||
INSTALL_REQUIRES = [
|
||||
"setuptools==7.0",
|
||||
"flask>=0.9,<0.11",
|
||||
"werkzeug==0.8.3",
|
||||
"tornado==4.0.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue