Add poetry.lock
Update pyproject.toml update dockerfile
This commit is contained in:
@@ -13,7 +13,8 @@ requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"discord-py (==2.4.0)",
|
||||
"pylint (>=4.0.4,<5.0.0)",
|
||||
"pytest (>=9.0.2,<10.0.0)"
|
||||
"pytest (>=9.0.2,<10.0.0)",
|
||||
"psycopg2-binary"
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user