Skip to content

Commit

Permalink
Merge pull request #66 from dimagi/ay/upgrade-dimagi-superset
Browse files Browse the repository at this point in the history
Upgrade dimagi superset version
  • Loading branch information
ajeety4 authored Oct 9, 2024
2 parents 10a87db + 434579f commit fe355da
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 @@ -11,7 +11,7 @@
packages=find_packages(exclude=['docs', 'tests']),
include_package_data=True,
install_requires=[
'dimagi-superset==3.1.0',
'dimagi-superset==3.1.0.post1',
# Dependencies based on Superset 3.1.0 where applicable
'Authlib==1.3.0',
'celery==5.2.7',
Expand Down

0 comments on commit fe355da

Please sign in to comment.