Update interactions.py
This commit is contained in:
parent
e6e8cb33c2
commit
da571a51ad
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ thefuzz = { extras = [
|
|||
beautifulsoup4 = "^4.12.3"
|
||||
calculator = { git = "https://git.zevaryx.com/zevaryx/calculator.git" } # Mine
|
||||
redis = "^5.0.4"
|
||||
interactions-py = ">=5.12,<6"
|
||||
interactions-py = ">=5.12.1,<6"
|
||||
statipy = { git = "https://github.com/zevaryx/statipy", rev = "main" }
|
||||
beanie = "^1.25.0"
|
||||
pydantic = ">=2.7.1,<3"
|
||||
|
|
Loading…
Add table
Reference in a new issue