Skip to content

Commit

Permalink
Merge pull request #105 from kastaid/dev
Browse files Browse the repository at this point in the history
update
  • Loading branch information
illvart authored Aug 29, 2024
2 parents c25ab9a + b3c58fb commit 4c828c3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
ruff==0.5.7
ruff==0.6.3
black==24.8.0
isort==5.13.2
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ SQLAlchemy==2.0.32
asyncpg==0.29.0
aiosqlite==0.20.0
sqlalchemy-json==0.7.0
cachetools==5.4.0
cachetools==5.5.0
asyncache==0.3.1
aiofiles==24.1.0
aiocsv==1.3.2
aiohttp[speedups]==3.9.5
httpx==0.27.0
Markdown==3.6
httpx==0.27.2
Markdown==3.7
beautifulsoup4==4.12.3
emoji==2.12.1
Unidecode==1.3.8
Expand All @@ -25,5 +25,5 @@ requests==2.32.3
lottie==0.7.0
Pillow==10.4.0
CairoSVG==2.7.1
uvloop==0.19.0
uvloop==0.20.0
orjson==3.10.7

0 comments on commit 4c828c3

Please sign in to comment.