1
0
mirror of https://github.com/ijaric/voice_assistant.git synced 2025-12-18 01:26:18 +00:00

chore: cleaning up

This commit is contained in:
Artem Litvinov
2023-09-20 11:46:36 +01:00
parent d8e0220f8a
commit 82db9c0e6f
10 changed files with 254 additions and 270 deletions

View File

@@ -1 +0,0 @@
3.11.4

View File

@@ -319,13 +319,13 @@ six = ">=1.5"
[[package]]
name = "pyupgrade"
version = "3.11.0"
version = "3.11.1"
description = "A tool to automatically upgrade syntax for newer versions."
optional = false
python-versions = ">=3.8.1"
files = [
{file = "pyupgrade-3.11.0-py2.py3-none-any.whl", hash = "sha256:7bd8b83bc1a61b3a4c8fea5e16313b7b29e5cdf1be6184f8c6c467557e9cfab3"},
{file = "pyupgrade-3.11.0.tar.gz", hash = "sha256:1d0bf0dbadf179ff8952d92d52759a5984526597a055d1626884397c46f94003"},
{file = "pyupgrade-3.11.1-py2.py3-none-any.whl", hash = "sha256:6e9dd362394b3068123e06ca268de5845d41e2bb29f387b38323cc1009fb3100"},
{file = "pyupgrade-3.11.1.tar.gz", hash = "sha256:3e6c7689d2f3ae418c6a60ee981477fe9130eccaed3e33dac6c21274cf7d45f4"},
]
[package.dependencies]