Skip to content

Commit

Permalink
updating version, removing unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
DMcP89 committed Aug 30, 2024
1 parent f09996e commit 7fa0a6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 40 deletions.
39 changes: 1 addition & 38 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "harambot"
version = "0.4.0.post2"
version = "0.4.1"
description = "A Yahoo Fantasy Sports bot for Discord"
authors = ["DMcP89 <davemcpherson@wochstudios.com>"]
license = "MIT"
Expand Down Expand Up @@ -32,7 +32,6 @@ python = "^3.8"
"discord.py" = "^2.3.2"
dynaconf = "^3.1.11"
peewee = "^3.15.4"
peewee_encrypted_field = "0.0.2"
cachetools = "^5.2.0"
psycopg2 = "^2.9.5"
mysqlclient = "^2.1.1"
Expand Down

0 comments on commit 7fa0a6b

Please sign in to comment.