Skip to content

Commit

Permalink
chore: $ make pip-compile
Browse files Browse the repository at this point in the history
Signed-off-by: Jack Cherng <jfcherng@gmail.com>
  • Loading branch information
jfcherng committed Feb 20, 2024
1 parent 9a3397b commit b94deec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# This file was autogenerated by uv v0.1.2 via the following command:
# uv pip compile requirements.in -o requirements.txt
# This file was autogenerated by uv v0.1.5 via the following command:
# uv pip compile --upgrade requirements.in -o requirements.txt
mypy==1.8.0
mypy-extensions==1.0.0
# via mypy
ruff==0.2.1
ruff==0.2.2
typing-extensions==4.9.0
# via mypy

0 comments on commit b94deec

Please sign in to comment.