Skip to content

Commit

Permalink
Fix dependency error
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelrpl committed Mar 18, 2021
1 parent 0d5daca commit 8ef0b40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
setup_requires = []

install_requires = [
'bdc-catalog @ git+git://github.com/brazil-data-cube/bdc-catalog.git@v0.6.4#egg=bdc-catalog',
'bdc-catalog @ git+git://github.com/brazil-data-cube/bdc-catalog.git@v0.8.1#egg=bdc-catalog',
'celery[librabbitmq]>=4.3.0,<5',
'Flask>=1.1.1,<2',
'marshmallow-sqlalchemy>=0.19.0,<1',
Expand Down

0 comments on commit 8ef0b40

Please sign in to comment.