-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
12 changed files
with
2,148 additions
and
736 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,191 @@ | ||
# | ||
# This file is autogenerated by hatch-pip-compile with Python 3.10 | ||
# | ||
# - pytest | ||
# - pytest-cov | ||
# - aiosqlite~=0.19.0 | ||
# - alembic~=1.11.2 | ||
# - asyncpg~=0.28.0 | ||
# - click~=8.1.7 | ||
# - fastapi-users[sqlalchemy]~=12.1.2 | ||
# - fastapi~=0.100.1 | ||
# - greenlet~=3.0.3 | ||
# - gunicorn~=21.2.0 | ||
# - httpx~=0.24.1 | ||
# - pydantic-extra-types~=2.0.0 | ||
# - pydantic-settings~=2.0.3 | ||
# - pydantic[email]==2.1.1 | ||
# - rich~=13.5.2 | ||
# - setuptools; python_version == "3.12" | ||
# - sqlalchemy[asyncio]~=2.0.20 | ||
# - uvicorn[standard]~=0.23.2 | ||
# | ||
|
||
aiosqlite==0.19.0 | ||
# via hatch.envs.all.py3.10 | ||
alembic==1.11.3 | ||
# via hatch.envs.all.py3.10 | ||
annotated-types==0.6.0 | ||
# via pydantic | ||
anyio==4.2.0 | ||
# via | ||
# httpcore | ||
# starlette | ||
# watchfiles | ||
asyncpg==0.28.0 | ||
# via hatch.envs.all.py3.10 | ||
bcrypt==4.1.2 | ||
# via passlib | ||
certifi==2023.11.17 | ||
# via | ||
# httpcore | ||
# httpx | ||
cffi==1.16.0 | ||
# via cryptography | ||
click==8.1.7 | ||
# via | ||
# hatch.envs.all.py3.10 | ||
# uvicorn | ||
coverage==7.4.0 | ||
# via | ||
# coverage | ||
# pytest-cov | ||
cryptography==41.0.7 | ||
# via pyjwt | ||
dnspython==2.4.2 | ||
# via email-validator | ||
email-validator==2.0.0.post2 | ||
# via | ||
# fastapi-users | ||
# pydantic | ||
exceptiongroup==1.2.0 | ||
# via | ||
# anyio | ||
# pytest | ||
fastapi==0.100.1 | ||
# via | ||
# hatch.envs.all.py3.10 | ||
# fastapi-users | ||
fastapi-users==12.1.2 | ||
# via | ||
# hatch.envs.all.py3.10 | ||
# fastapi-users | ||
# fastapi-users-db-sqlalchemy | ||
fastapi-users-db-sqlalchemy==6.0.1 | ||
# via fastapi-users | ||
greenlet==3.0.3 | ||
# via | ||
# hatch.envs.all.py3.10 | ||
# sqlalchemy | ||
gunicorn==21.2.0 | ||
# via hatch.envs.all.py3.10 | ||
h11==0.14.0 | ||
# via | ||
# httpcore | ||
# uvicorn | ||
httpcore==0.17.3 | ||
# via httpx | ||
httptools==0.6.1 | ||
# via uvicorn | ||
httpx==0.24.1 | ||
# via hatch.envs.all.py3.10 | ||
idna==3.6 | ||
# via | ||
# anyio | ||
# email-validator | ||
# httpx | ||
iniconfig==2.0.0 | ||
# via pytest | ||
makefun==1.15.2 | ||
# via fastapi-users | ||
mako==1.3.0 | ||
# via alembic | ||
markdown-it-py==3.0.0 | ||
# via rich | ||
markupsafe==2.1.3 | ||
# via mako | ||
mdurl==0.1.2 | ||
# via markdown-it-py | ||
packaging==23.2 | ||
# via | ||
# gunicorn | ||
# pytest | ||
passlib==1.7.4 | ||
# via | ||
# fastapi-users | ||
# passlib | ||
pluggy==1.3.0 | ||
# via pytest | ||
pycparser==2.21 | ||
# via cffi | ||
pydantic==2.1.1 | ||
# via | ||
# hatch.envs.all.py3.10 | ||
# fastapi | ||
# pydantic | ||
# pydantic-extra-types | ||
# pydantic-settings | ||
pydantic-core==2.4.0 | ||
# via pydantic | ||
pydantic-extra-types==2.0.0 | ||
# via hatch.envs.all.py3.10 | ||
pydantic-settings==2.0.3 | ||
# via hatch.envs.all.py3.10 | ||
pygments==2.17.2 | ||
# via rich | ||
pyjwt==2.8.0 | ||
# via | ||
# fastapi-users | ||
# pyjwt | ||
pytest==7.4.4 | ||
# via | ||
# hatch.envs.all.py3.10 | ||
# pytest-cov | ||
pytest-cov==4.1.0 | ||
# via hatch.envs.all.py3.10 | ||
python-dotenv==1.0.0 | ||
# via | ||
# pydantic-settings | ||
# uvicorn | ||
python-multipart==0.0.6 | ||
# via fastapi-users | ||
pyyaml==6.0.1 | ||
# via uvicorn | ||
rich==13.5.3 | ||
# via hatch.envs.all.py3.10 | ||
sniffio==1.3.0 | ||
# via | ||
# anyio | ||
# httpcore | ||
# httpx | ||
sqlalchemy==2.0.25 | ||
# via | ||
# hatch.envs.all.py3.10 | ||
# alembic | ||
# fastapi-users-db-sqlalchemy | ||
# sqlalchemy | ||
starlette==0.27.0 | ||
# via fastapi | ||
tomli==2.0.1 | ||
# via | ||
# coverage | ||
# pytest | ||
typing-extensions==4.9.0 | ||
# via | ||
# alembic | ||
# anyio | ||
# fastapi | ||
# pydantic | ||
# pydantic-core | ||
# sqlalchemy | ||
# uvicorn | ||
uvicorn==0.23.2 | ||
# via | ||
# hatch.envs.all.py3.10 | ||
# uvicorn | ||
uvloop==0.19.0 | ||
# via uvicorn | ||
watchfiles==0.21.0 | ||
# via uvicorn | ||
websockets==12.0 | ||
# via uvicorn |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,181 @@ | ||
# | ||
# This file is autogenerated by hatch-pip-compile with Python 3.11 | ||
# | ||
# - pytest | ||
# - pytest-cov | ||
# - aiosqlite~=0.19.0 | ||
# - alembic~=1.11.2 | ||
# - asyncpg~=0.28.0 | ||
# - click~=8.1.7 | ||
# - fastapi-users[sqlalchemy]~=12.1.2 | ||
# - fastapi~=0.100.1 | ||
# - greenlet~=3.0.3 | ||
# - gunicorn~=21.2.0 | ||
# - httpx~=0.24.1 | ||
# - pydantic-extra-types~=2.0.0 | ||
# - pydantic-settings~=2.0.3 | ||
# - pydantic[email]==2.1.1 | ||
# - rich~=13.5.2 | ||
# - setuptools; python_version == "3.12" | ||
# - sqlalchemy[asyncio]~=2.0.20 | ||
# - uvicorn[standard]~=0.23.2 | ||
# | ||
|
||
aiosqlite==0.19.0 | ||
# via hatch.envs.all.py3.11 | ||
alembic==1.11.3 | ||
# via hatch.envs.all.py3.11 | ||
annotated-types==0.6.0 | ||
# via pydantic | ||
anyio==4.2.0 | ||
# via | ||
# httpcore | ||
# starlette | ||
# watchfiles | ||
asyncpg==0.28.0 | ||
# via hatch.envs.all.py3.11 | ||
bcrypt==4.1.2 | ||
# via passlib | ||
certifi==2023.11.17 | ||
# via | ||
# httpcore | ||
# httpx | ||
cffi==1.16.0 | ||
# via cryptography | ||
click==8.1.7 | ||
# via | ||
# hatch.envs.all.py3.11 | ||
# uvicorn | ||
coverage==7.4.0 | ||
# via | ||
# coverage | ||
# pytest-cov | ||
cryptography==41.0.7 | ||
# via pyjwt | ||
dnspython==2.4.2 | ||
# via email-validator | ||
email-validator==2.0.0.post2 | ||
# via | ||
# fastapi-users | ||
# pydantic | ||
fastapi==0.100.1 | ||
# via | ||
# hatch.envs.all.py3.11 | ||
# fastapi-users | ||
fastapi-users==12.1.2 | ||
# via | ||
# hatch.envs.all.py3.11 | ||
# fastapi-users | ||
# fastapi-users-db-sqlalchemy | ||
fastapi-users-db-sqlalchemy==6.0.1 | ||
# via fastapi-users | ||
greenlet==3.0.3 | ||
# via | ||
# hatch.envs.all.py3.11 | ||
# sqlalchemy | ||
gunicorn==21.2.0 | ||
# via hatch.envs.all.py3.11 | ||
h11==0.14.0 | ||
# via | ||
# httpcore | ||
# uvicorn | ||
httpcore==0.17.3 | ||
# via httpx | ||
httptools==0.6.1 | ||
# via uvicorn | ||
httpx==0.24.1 | ||
# via hatch.envs.all.py3.11 | ||
idna==3.6 | ||
# via | ||
# anyio | ||
# email-validator | ||
# httpx | ||
iniconfig==2.0.0 | ||
# via pytest | ||
makefun==1.15.2 | ||
# via fastapi-users | ||
mako==1.3.0 | ||
# via alembic | ||
markdown-it-py==3.0.0 | ||
# via rich | ||
markupsafe==2.1.3 | ||
# via mako | ||
mdurl==0.1.2 | ||
# via markdown-it-py | ||
packaging==23.2 | ||
# via | ||
# gunicorn | ||
# pytest | ||
passlib==1.7.4 | ||
# via | ||
# fastapi-users | ||
# passlib | ||
pluggy==1.3.0 | ||
# via pytest | ||
pycparser==2.21 | ||
# via cffi | ||
pydantic==2.1.1 | ||
# via | ||
# hatch.envs.all.py3.11 | ||
# fastapi | ||
# pydantic | ||
# pydantic-extra-types | ||
# pydantic-settings | ||
pydantic-core==2.4.0 | ||
# via pydantic | ||
pydantic-extra-types==2.0.0 | ||
# via hatch.envs.all.py3.11 | ||
pydantic-settings==2.0.3 | ||
# via hatch.envs.all.py3.11 | ||
pygments==2.17.2 | ||
# via rich | ||
pyjwt==2.8.0 | ||
# via | ||
# fastapi-users | ||
# pyjwt | ||
pytest==7.4.4 | ||
# via | ||
# hatch.envs.all.py3.11 | ||
# pytest-cov | ||
pytest-cov==4.1.0 | ||
# via hatch.envs.all.py3.11 | ||
python-dotenv==1.0.0 | ||
# via | ||
# pydantic-settings | ||
# uvicorn | ||
python-multipart==0.0.6 | ||
# via fastapi-users | ||
pyyaml==6.0.1 | ||
# via uvicorn | ||
rich==13.5.3 | ||
# via hatch.envs.all.py3.11 | ||
sniffio==1.3.0 | ||
# via | ||
# anyio | ||
# httpcore | ||
# httpx | ||
sqlalchemy==2.0.25 | ||
# via | ||
# hatch.envs.all.py3.11 | ||
# alembic | ||
# fastapi-users-db-sqlalchemy | ||
# sqlalchemy | ||
starlette==0.27.0 | ||
# via fastapi | ||
typing-extensions==4.9.0 | ||
# via | ||
# alembic | ||
# fastapi | ||
# pydantic | ||
# pydantic-core | ||
# sqlalchemy | ||
uvicorn==0.23.2 | ||
# via | ||
# hatch.envs.all.py3.11 | ||
# uvicorn | ||
uvloop==0.19.0 | ||
# via uvicorn | ||
watchfiles==0.21.0 | ||
# via uvicorn | ||
websockets==12.0 | ||
# via uvicorn |
Oops, something went wrong.