mirror of
https://github.com/markbeep/AudioBookRequest.git
synced 2026-04-25 18:19:23 -05:00
+19
-13
@@ -1,7 +1,7 @@
|
||||
aiohappyeyeballs==2.4.6
|
||||
aiohttp==3.11.12
|
||||
aiohappyeyeballs==2.5.0
|
||||
aiohttp==3.11.13
|
||||
aiosignal==1.3.2
|
||||
alembic==1.14.1
|
||||
alembic==1.15.1
|
||||
annotated-types==0.7.0
|
||||
anyio==4.8.0
|
||||
argon2-cffi==23.1.0
|
||||
@@ -10,10 +10,13 @@ attrs==25.1.0
|
||||
black==25.1.0
|
||||
certifi==2025.1.31
|
||||
cffi==1.17.1
|
||||
charset-normalizer==3.4.1
|
||||
click==8.1.8
|
||||
colorclass==2.2.2
|
||||
dnspython==2.7.0
|
||||
docopt==0.6.2
|
||||
email_validator==2.2.0
|
||||
fastapi==0.115.8
|
||||
fastapi==0.115.11
|
||||
fastapi-cli==0.0.7
|
||||
frozenlist==1.5.0
|
||||
greenlet==3.1.1
|
||||
@@ -22,8 +25,8 @@ httpcore==1.0.7
|
||||
httptools==0.6.4
|
||||
httpx==0.28.1
|
||||
idna==3.10
|
||||
Jinja2==3.1.5
|
||||
jinja2_fragments==1.7.0
|
||||
Jinja2==3.1.6
|
||||
jinja2_fragments==1.8.0
|
||||
Mako==1.3.9
|
||||
markdown-it-py==3.0.0
|
||||
MarkupSafe==3.0.2
|
||||
@@ -33,32 +36,35 @@ mypy-extensions==1.0.0
|
||||
nodeenv==1.9.1
|
||||
packaging==24.2
|
||||
pathspec==0.12.1
|
||||
pip-upgrader==1.4.15
|
||||
platformdirs==4.3.6
|
||||
propcache==0.2.1
|
||||
propcache==0.3.0
|
||||
pycparser==2.22
|
||||
pydantic==2.10.6
|
||||
pydantic-settings==2.8.1
|
||||
pydantic_core==2.27.2
|
||||
Pygments==2.19.1
|
||||
PyJWT==2.10.1
|
||||
pyright==1.1.394
|
||||
pyright==1.1.396
|
||||
pytailwindcss==0.2.0
|
||||
python-dotenv==1.0.1
|
||||
python-multipart==0.0.20
|
||||
PyYAML==6.0.2
|
||||
RapidFuzz==3.12.1
|
||||
RapidFuzz==3.12.2
|
||||
rich==13.9.4
|
||||
rich-toolkit==0.13.2
|
||||
shellingham==1.5.4
|
||||
sniffio==1.3.1
|
||||
SQLAlchemy==2.0.38
|
||||
sqlmodel==0.0.22
|
||||
starlette==0.45.3
|
||||
sqlmodel==0.0.23
|
||||
starlette==0.46.0
|
||||
terminaltables==3.1.10
|
||||
torrent-parser==0.4.1
|
||||
typer==0.15.1
|
||||
typer==0.15.2
|
||||
typing_extensions==4.12.2
|
||||
urllib3==2.3.0
|
||||
uvicorn==0.34.0
|
||||
uvloop==0.21.0
|
||||
watchfiles==1.0.4
|
||||
websockets==14.2
|
||||
websockets==15.0.1
|
||||
yarl==1.18.3
|
||||
|
||||
Reference in New Issue
Block a user