Skip to content

Commit

Permalink
Merge pull request modmail-dev#14 from Taaku18/lock-version
Browse files Browse the repository at this point in the history
Lock versions
  • Loading branch information
kyb3r authored Jun 28, 2020
2 parents 6ba5ff0 + 3b689eb commit d0a79e9
Show file tree
Hide file tree
Showing 2 changed files with 271 additions and 166 deletions.
6 changes: 3 additions & 3 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ name = "pypi"
[packages]
python-dateutil = "*"
motor = "*"
sanic = "*"
dnspython = "*"
sanic = "~=19.3"
dnspython = ">=1.16.0"
natural = "*"
sanic-session = "*"
sanic-session = "==0.5.1"
"Jinja2" = "*"
aiohttp = "*"
discord-py = "*"
Expand Down
Loading

0 comments on commit d0a79e9

Please sign in to comment.