Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
gwenwindflower committed Apr 8, 2024
1 parent e316508 commit ab5040b
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,22 @@
# uv pip compile requirements.in -o requirements.txt
click==8.1.7
# via typer
faker==24.4.0
faker==24.7.1
markdown-it-py==3.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
numpy==1.26.4
pygments==2.17.2
# via rich
python-dateutil==2.9.0.post0
# via faker
rich==13.7.1
# via typer
shellingham==1.5.4
# via typer
six==1.16.0
# via python-dateutil
typer==0.10.0
typing-extensions==4.10.0
typer==0.12.2
typing-extensions==4.11.0
# via typer

0 comments on commit ab5040b

Please sign in to comment.