Skip to content

Commit

Permalink
updated tags
Browse files Browse the repository at this point in the history
  • Loading branch information
aj-ya committed Feb 14, 2024
1 parent 9d25f5e commit 490acaa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ license = { file = "LICENSE" }
authors = [{ name = "Outpost Innovations, Inc." }]
requires-python = ">=3.8"
dependencies = [
"outpostkit>=0.0.33",
"outpostkit>=0.0.34",
"click",
"rich",
]
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ markdown-it-py==3.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
outpostkit==0.0.33
outpostkit==0.0.34
# via outpostcli (pyproject.toml)
packaging==23.2
# via outpostkit
Expand Down

0 comments on commit 490acaa

Please sign in to comment.