Skip to content

Commit

Permalink
bumps reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
bralbral committed May 31, 2024
1 parent 1f0bf97 commit f797c8b
Showing 1 changed file with 8 additions and 11 deletions.
19 changes: 8 additions & 11 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,22 +1,19 @@
aiogram==3.6.0
aiogram-dialog==2.2.0a3
pydantic==2.7.1
pydantic==2.7.2
APScheduler==3.10.4
#yt-dlp==2023.11.16
# bleeding edge for fix like extraction
# https://github.com/yt-dlp/yt-dlp/issues/8759
git+https://github.com/yt-dlp/yt-dlp.git
sulguk==0.7.0
yt-dlp==2024.5.27
sulguk==0.8.0
jinja2==3.1.4
pyyaml==6.0.1
pydantic_settings==2.2.1
structlog==24.1.0
orjson==3.9.15
structlog==24.2.0
orjson==3.10.3
uvloop==0.19.0
SQLAlchemy==2.0.27
SQLAlchemy==2.0.30
alembic==1.13.1
aiosqlite==0.20.0
asyncclick===8.1.7.1
anyio==4.2.0
asyncclick==8.1.7.2
anyio==4.4.0
aiocache==0.12.2
sqlalchemy-data-model-visualizer==0.1.3

0 comments on commit f797c8b

Please sign in to comment.