Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
115 changes: 34 additions & 81 deletions compliance-monitor/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,122 +1,75 @@
#
# This file is autogenerated by pip-compile with Python 3.10
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile requirements.in
#
annotated-types==0.7.0
# via pydantic
anyio==4.4.0
anyio==4.9.0
# via
# httpx
# starlette
# watchfiles
argon2-cffi==23.1.0
# via -r requirements.in
argon2-cffi-bindings==21.2.0
# via argon2-cffi
bcrypt==4.1.3
bcrypt==4.3.0
# via -r requirements.in
certifi==2024.7.4
# via
# httpcore
# httpx
cffi==1.16.0
cffi==1.17.1
# via argon2-cffi-bindings
click==8.1.7
# via
# typer
# uvicorn
dnspython==2.6.1
# via email-validator
email-validator==2.1.1
# via fastapi
exceptiongroup==1.2.1
# via anyio
fastapi==0.111.0
click==8.2.1
# via uvicorn
fastapi==0.115.12
# via -r requirements.in
fastapi-cli==0.0.4
# via fastapi
h11==0.14.0
# via
# httpcore
# uvicorn
httpcore==1.0.5
# via httpx
httptools==0.6.1
h11==0.16.0
# via uvicorn
httpx==0.27.0
# via fastapi
idna==3.7
# via
# anyio
# email-validator
# httpx
jinja2==3.1.5
# via
# -r requirements.in
# fastapi
markdown==3.7
httptools==0.6.4
# via uvicorn
idna==3.10
# via anyio
jinja2==3.1.6
# via -r requirements.in
markdown==3.8
# via -r requirements.in
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
markupsafe==3.0.2
# via jinja2
mdurl==0.1.2
# via markdown-it-py
orjson==3.10.4
# via fastapi
passlib==1.7.4
# via -r requirements.in
psycopg2==2.9.9
psycopg2==2.9.10
# via -r requirements.in
pycparser==2.22
# via cffi
pydantic==2.7.3
pydantic==2.11.4
# via fastapi
pydantic-core==2.18.4
pydantic-core==2.33.2
# via pydantic
pygments==2.18.0
# via rich
python-dotenv==1.0.1
python-dotenv==1.1.0
# via uvicorn
python-multipart==0.0.18
# via fastapi
pyyaml==6.0.1
pyyaml==6.0.2
# via uvicorn
rich==13.7.1
# via typer
ruamel-yaml==0.18.6
ruamel-yaml==0.18.10
# via -r requirements.in
ruamel-yaml-clib==0.2.8
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
shellingham==1.5.4
# via typer
sniffio==1.3.1
# via
# anyio
# httpx
starlette==0.37.2
# via anyio
starlette==0.46.2
# via fastapi
typer==0.12.3
# via fastapi-cli
typing-extensions==4.12.2
typing-extensions==4.13.2
# via
# anyio
# fastapi
# pydantic
# pydantic-core
# typer
# uvicorn
ujson==5.10.0
# via fastapi
uvicorn[standard]==0.30.1
# via
# -r requirements.in
# fastapi
uvloop==0.19.0
# typing-inspection
typing-inspection==0.4.0
# via pydantic
uvicorn[standard]==0.34.2
# via -r requirements.in
uvloop==0.21.0
# via uvicorn
watchfiles==0.22.0
watchfiles==1.0.5
# via uvicorn
websockets==12.0
websockets==15.0.1
# via uvicorn