Skip to content

Commit

Permalink
[CLEANUP]
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Sep 16, 2024
1 parent 7451ce2 commit 2035ca9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "code-guardian"
version = "0.0.2"
version = "0.0.3"
description = "Code-Guardian by TGSC"
license = "MIT"
authors = ["Kye Gomez <[email protected]>"]
Expand Down
5 changes: 3 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
torch
zetascale
swarms
loguru
pydantic
pytest

0 comments on commit 2035ca9

Please sign in to comment.