Update for Python 3.11

This commit is contained in:
Zeva Rose 2022-12-28 02:25:06 -07:00
parent 1eb9455d80
commit 90522b0e54
2 changed files with 1066 additions and 1050 deletions

2114
poetry.lock generated

File diff suppressed because it is too large Load diff

View file

@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "jarvis-core" name = "jarvis-core"
version = "0.16.0" version = "0.16.1"
description = "JARVIS core" description = "JARVIS core"
authors = ["Zevaryx <zevaryx@gmail.com>"] authors = ["Zevaryx <zevaryx@gmail.com>"]