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 0a938b3 commit 6046657
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ package_dir =
setup_requires = pyscaffold>=3.2a0,<3.3a0
# Add here dependencies of your project (semicolon/line-separated), e.g.
install_requires =
Pillow==9.4.0
pydantic==1.10.2
PySide6-Essentials==6.4.1
rawpy==0.17.3
alembic==1.9.1
asyncpg==0.27.0
Expand All @@ -45,8 +42,10 @@ install_requires =
fastapi-users[sqlalchemy]==10.2.1
orjson==3.8.4
passlib==1.7.4
Pillow==9.4.0
pydantic==1.10.4
PyJWT==2.6.0
PySide6-Essentials==6.4.1
python-dateutil==2.8.2
SQLAlchemy==1.4.46
uvicorn[standard]==0.20.0
Expand Down

0 comments on commit 6046657

Please sign in to comment.