Skip to content

Commit

Permalink
Merge pull request #1 from edly-io/ironwood-fix
Browse files Browse the repository at this point in the history
Fixes for ironwood
  • Loading branch information
imhassantariq authored Jan 2, 2020
2 parents 03ec58b + b658f5e commit c8bbce6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,10 @@ def package_data(pkg, roots):
'git+https://github.com/edx/[email protected]#egg=xblock-utils==1.0.5',
],
install_requires=[
'pycaption>=0.7.1,<=1.0.1', # The latest Python 2.7 compatible version
'le-pycaption',
'requests>=2.9.1,<3.0.0',
'babelfish>=0.5.5,<0.6.0',
'XBlock>=0.4.10,<2.0.0',
'xblock-utils>=1.0.2,<=1.1.1'
],
entry_points={
'xblock.v1': [
Expand Down

0 comments on commit c8bbce6

Please sign in to comment.