Skip to content

Commit c4a9d6d

Browse files
committed
Update dependencies
1 parent 8730b8e commit c4a9d6d

2 files changed

Lines changed: 86 additions & 72 deletions

File tree

Pipfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ pylint = "*"
88
flake8 = "*"
99

1010
[packages]
11-
discord-py = "*"
12-
click = "*"
13-
aioredis = "*"
14-
pyenchant = "*"
11+
discord-py = "~=1.3.4"
12+
click = "~=7.1.2"
13+
aioredis = "~=1.3.1"
14+
pyenchant = "~=3.1.1"
1515

1616
[requires]
1717
python_version = "3.7"

Pipfile.lock

Lines changed: 82 additions & 68 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)