[chore] Update i.py

This commit is contained in:
Zeva Rose 2024-06-26 06:03:57 -06:00
parent da571a51ad
commit aae1276a80
2 changed files with 557 additions and 552 deletions

1107
poetry.lock generated

File diff suppressed because it is too large Load diff

View file

@ -25,7 +25,7 @@ thefuzz = { extras = [
beautifulsoup4 = "^4.12.3" beautifulsoup4 = "^4.12.3"
calculator = { git = "https://git.zevaryx.com/zevaryx/calculator.git" } # Mine calculator = { git = "https://git.zevaryx.com/zevaryx/calculator.git" } # Mine
redis = "^5.0.4" redis = "^5.0.4"
interactions-py = ">=5.12.1,<6" interactions-py = ">=5.13,<6"
statipy = { git = "https://github.com/zevaryx/statipy", rev = "main" } statipy = { git = "https://github.com/zevaryx/statipy", rev = "main" }
beanie = "^1.25.0" beanie = "^1.25.0"
pydantic = ">=2.7.1,<3" pydantic = ">=2.7.1,<3"