mirror of
https://github.com/fastapi-practices/fastapi-best-architecture.git
synced 2026-09-21 13:12:24 +00:00
125 lines
2.5 KiB
Plaintext
125 lines
2.5 KiB
Plaintext
# This file was autogenerated by uv via the following command:
|
|
# uv export -o requirements.txt --no-hashes
|
|
aiofiles==24.1.0
|
|
alembic==1.15.1
|
|
amqp==5.3.1
|
|
annotated-types==0.7.0
|
|
anyio==4.8.0
|
|
asgi-correlation-id==4.3.4
|
|
asgiref==3.8.1
|
|
async-timeout==5.0.1 ; python_full_version < '3.11.3'
|
|
asyncmy==0.2.10
|
|
asyncpg==0.30.0
|
|
bcrypt==4.3.0
|
|
bidict==0.23.1
|
|
billiard==4.2.1
|
|
celery==5.3.6
|
|
celery-aio-pool==0.1.0rc8
|
|
certifi==2025.1.31
|
|
cffi==1.17.1 ; platform_python_implementation != 'PyPy'
|
|
cfgv==3.4.0
|
|
click==8.1.8
|
|
click-didyoumean==0.3.1
|
|
click-plugins==1.1.1
|
|
click-repl==0.3.0
|
|
colorama==0.4.6 ; sys_platform == 'win32'
|
|
cryptography==44.0.2
|
|
distlib==0.3.9
|
|
dnspython==2.7.0
|
|
ecdsa==0.19.0
|
|
email-validator==2.2.0
|
|
exceptiongroup==1.2.2 ; python_full_version < '3.11'
|
|
fast-captcha==0.3.2
|
|
fastapi==0.111.0
|
|
fastapi-cli==0.0.5
|
|
fastapi-limiter==0.1.6
|
|
fastapi-oauth20==0.0.1a2
|
|
fastapi-pagination==0.12.34
|
|
filelock==3.17.0
|
|
flower==2.0.1
|
|
gevent==24.11.1
|
|
greenlet==3.1.1
|
|
h11==0.14.0
|
|
hiredis==3.1.0
|
|
httpcore==1.0.7
|
|
httptools==0.6.4
|
|
httpx==0.28.1
|
|
humanize==4.12.1
|
|
identify==2.6.9
|
|
idna==3.10
|
|
iniconfig==2.0.0
|
|
itsdangerous==2.2.0
|
|
jinja2==3.1.6
|
|
kombu==5.4.2
|
|
loguru==0.7.3
|
|
mako==1.3.9
|
|
markdown-it-py==3.0.0
|
|
markupsafe==3.0.2
|
|
mdurl==0.1.2
|
|
msgspec==0.19.0
|
|
nodeenv==1.9.1
|
|
orjson==3.10.15
|
|
packaging==24.2
|
|
path==17.0.0
|
|
phonenumbers==9.0.0
|
|
pillow==11.1.0
|
|
platformdirs==4.3.6
|
|
pluggy==1.5.0
|
|
pre-commit==4.1.0
|
|
prometheus-client==0.21.1
|
|
prompt-toolkit==3.0.50
|
|
psutil==7.0.0
|
|
pwdlib==0.2.1
|
|
pyasn1==0.4.8
|
|
pycparser==2.22 ; platform_python_implementation != 'PyPy'
|
|
pydantic==2.10.6
|
|
pydantic-core==2.27.2
|
|
pydantic-extra-types==2.10.2
|
|
pydantic-settings==2.8.1
|
|
pygments==2.19.1
|
|
pytest==8.3.5
|
|
pytest-sugar==1.0.0
|
|
python-dateutil==2.9.0.post0
|
|
python-dotenv==1.0.1
|
|
python-engineio==4.11.2
|
|
python-jose==3.4.0
|
|
python-multipart==0.0.20
|
|
python-socketio==5.12.1
|
|
pytz==2025.1
|
|
pyyaml==6.0.2
|
|
redis==5.2.1
|
|
rich==13.9.4
|
|
rsa==4.9
|
|
rtoml==0.12.0
|
|
ruff==0.9.10
|
|
setuptools==76.0.0
|
|
shellingham==1.5.4
|
|
simple-websocket==1.1.0
|
|
six==1.17.0
|
|
sniffio==1.3.1
|
|
sqlalchemy==2.0.38
|
|
sqlalchemy-crud-plus==1.6.0
|
|
starlette==0.37.2
|
|
termcolor==2.5.0
|
|
tomli==2.2.1 ; python_full_version < '3.11'
|
|
tornado==6.4.2
|
|
typer==0.15.2
|
|
typing-extensions==4.12.2
|
|
tzdata==2025.1
|
|
ua-parser==1.0.1
|
|
ua-parser-builtins==0.18.0.post1
|
|
ujson==5.10.0
|
|
user-agents==2.2.0
|
|
uvicorn==0.34.0
|
|
uvloop==0.21.0 ; platform_python_implementation != 'PyPy' and sys_platform != 'cygwin' and sys_platform != 'win32'
|
|
vine==5.1.0
|
|
virtualenv==20.29.3
|
|
watchfiles==1.0.4
|
|
wcwidth==0.2.13
|
|
websockets==15.0.1
|
|
win32-setctime==1.2.0 ; sys_platform == 'win32'
|
|
wsproto==1.2.0
|
|
xdbsearchip==1.0.2
|
|
zope-event==5.0
|
|
zope-interface==7.2
|