Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rouge8 committed May 1, 2024
1 parent 7af3394 commit 7db39f2
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,30 +6,29 @@
#
-e .
# via -r requirements.in
anyio==4.0.0
# via httpcore
attrs==23.1.0
anyio==4.3.0
# via httpx
attrs==23.2.0
# via wanikani-burnt-kanji-to-anki
certifi==2023.7.22
certifi==2024.2.2
# via
# httpcore
# httpx
click==8.1.7
# via wanikani-burnt-kanji-to-anki
h11==0.14.0
# via httpcore
httpcore==0.18.0
httpcore==1.0.5
# via httpx
httpx==0.25.0
httpx==0.27.0
# via wanikani-burnt-kanji-to-anki
idna==3.4
idna==3.7
# via
# anyio
# httpx
sniffio==1.3.0
sniffio==1.3.1
# via
# anyio
# httpcore
# httpx
structlog==23.1.0
structlog==24.1.0
# via wanikani-burnt-kanji-to-anki

0 comments on commit 7db39f2

Please sign in to comment.