Skip to content

Commit

Permalink
dep update
Browse files Browse the repository at this point in the history
  • Loading branch information
kamikaze committed Jan 5, 2023
1 parent 60841d1 commit 67df065
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -32,23 +32,23 @@ package_dir =
setup_requires = pyscaffold>=3.2a0,<3.3a0
# Add here dependencies of your project (semicolon/line-separated), e.g.
install_requires =
Pillow==9.3.0
Pillow==9.4.0
pydantic==1.10.2
PySide6-Essentials==6.4.1
rawpy==0.17.3
alembic==1.9.0
alembic==1.9.1
asyncpg==0.27.0
Authlib==1.2.0
databases[postgresql]==0.7.0
fastapi==0.88.0
fastapi-pagination==0.11.1
fastapi-users[sqlalchemy]==10.2.1
orjson==3.8.3
orjson==3.8.4
passlib==1.7.4
pydantic==1.10.2
pydantic==1.10.4
PyJWT==2.6.0
python-dateutil==2.8.2
SQLAlchemy==1.4.45
SQLAlchemy==1.4.46
uvicorn[standard]==0.20.0
uvloop==0.17.0
# The usage of test_requires is discouraged, see `Dependency Management` docs
Expand Down

0 comments on commit 67df065

Please sign in to comment.