add profile picture support and rearrange things to be slightly more sane
This commit is contained in:
parent
9148e2068f
commit
15e1018476
6 changed files with 100 additions and 10 deletions
|
|
@ -15,14 +15,18 @@ httpcore==1.0.5
|
|||
httptools==0.6.1
|
||||
httpx==0.27.0
|
||||
idna==3.4
|
||||
inflect==7.2.1
|
||||
Jinja2==3.1.4
|
||||
Mako==1.3.5
|
||||
markdown-it-py==3.0.0
|
||||
MarkupSafe==2.1.5
|
||||
mdurl==0.1.2
|
||||
minio==7.1.17
|
||||
more-itertools==10.2.0
|
||||
mysqlclient==2.2.4
|
||||
numpy==1.26.4
|
||||
orjson==3.10.3
|
||||
pillow==10.3.0
|
||||
pycparser==2.21
|
||||
pydantic==2.4.2
|
||||
pydantic_core==2.10.1
|
||||
|
|
@ -31,12 +35,15 @@ PyJWT==2.8.0
|
|||
PyMySQL==1.1.0
|
||||
python-dotenv==1.0.1
|
||||
python-multipart==0.0.9
|
||||
pywuffs==1.2.1
|
||||
PyYAML==6.0.1
|
||||
rich==13.7.1
|
||||
shellingham==1.5.4
|
||||
sniffio==1.3.0
|
||||
sqlacodegen @ git+https://github.com/agronholm/sqlacodegen@2a6053224d28da27c9b89aa611b9dd4c27637fe6
|
||||
SQLAlchemy==2.0.30
|
||||
starlette==0.37.2
|
||||
typeguard==4.2.1
|
||||
typer==0.12.3
|
||||
typing_extensions==4.8.0
|
||||
ujson==5.10.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue