Bump shortuuid dependency to fix build on Python 3.10

This commit is contained in:
Pavol Rusnak 2023-03-10 11:32:02 +01:00
parent 4f3159339a
commit f860c170fc
No known key found for this signature in database
GPG key ID: 91F3B339B9A02A3D
2 changed files with 8 additions and 8 deletions

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"