Merge pull request #1576 from prusnak/shortuuid-bump

Bump shortuuid dependency to fix build on Python 3.10
This commit is contained in:
Arc
2023-03-10 12:59:04 +00:00
committed by GitHub
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ psycopg2-binary = "2.9.1"
pydantic = "1.10.4"
pyqrcode = "1.2.1"
pyScss = "1.4.0"
shortuuid = "1.0.1"
shortuuid = "1.0.11"
sqlalchemy = "1.3.24"
sqlalchemy-aio = "0.17.0"
sse-starlette = "0.6.2"