Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
Revert dependabot pydantic upgrade
  • Loading branch information
bralbral authored Feb 11, 2024
1 parent 3c2f2da commit b8a2e95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
aiogram==3.3.0
aiogram-dialog==2.2.0a3
pydantic==2.6.0
pydantic==2.5.3
APScheduler==3.10.4
#yt-dlp==2023.11.16
# bleeding edge for fix like extraction
Expand All @@ -19,4 +19,4 @@ aiosqlite==0.19.0
asyncclick===8.1.7.1
anyio==4.2.0
aiocache==0.12.2
sqlalchemy-data-model-visualizer==0.1.3
sqlalchemy-data-model-visualizer==0.1.3

0 comments on commit b8a2e95

Please sign in to comment.