Skip to content

Commit

Permalink
Updated modoboa requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
tonioo committed May 5, 2022
1 parent 7c50b4e commit b1af2d6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
branches: [ master ]
release:
branches: [ master ]
types: [ published ]

env:
POSTGRES_HOST: localhost
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
modoboa>=1.15.0
modoboa>=2.0.0
django-filter==21.1
drf-nested-routers
django-webpack-loader
django-webpack-loader==0.7.0
caldav==0.9.0

0 comments on commit b1af2d6

Please sign in to comment.