Skip to content

Commit

Permalink
Merge pull request #1546 from RasaHQ/0.12.x-enginio-fix
Browse files Browse the repository at this point in the history
fix missing enginio dependency
  • Loading branch information
EPedrotti authored Jan 8, 2019
2 parents 70667ca + 4cc5f78 commit c568112
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,4 @@ flask-jwt-simple==0.0.3
python-socketio==2.0.0
prompt_toolkit==1.0.14
pydot==1.2.4
python-engineio==3.0
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
"prompt_toolkit==1.0.14",
"flask-jwt-simple~=0.0.3",
"python-socketio~=2.0",
"python-engineio~=3.0",
"pydot~=1.2",
]

Expand Down

0 comments on commit c568112

Please sign in to comment.