diff options
| author | CaptainJack2491 <jayrupnakawala@gmail.com> | 2026-01-11 02:51:04 +0000 |
|---|---|---|
| committer | CaptainJack2491 <jayrupnakawala@gmail.com> | 2026-01-11 02:51:04 +0000 |
| commit | eefafc5dac05be3c721b5186f0d288811223744e (patch) | |
| tree | f8456f36cdcdebe6b2cdea48a9a0754973ed8a26 /src/agents/main/pyproject.toml | |
| parent | 7523a575f1545506c8a2f63126bf20c187de4b5a (diff) | |
[fix] big moving around, probably made lot more bugs.
Diffstat (limited to 'src/agents/main/pyproject.toml')
| -rw-r--r-- | src/agents/main/pyproject.toml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/src/agents/main/pyproject.toml b/src/agents/main/pyproject.toml deleted file mode 100644 index 60220b1..0000000 --- a/src/agents/main/pyproject.toml +++ /dev/null @@ -1,12 +0,0 @@ -[project] -name = "03-logs" -version = "0.1.0" -description = "Add your description here" -readme = "README.md" -requires-python = ">=3.13" -dependencies = [ - "anthropic>=0.75.0", - "openai>=2.8.0", - "pyyaml>=6.0.3", - "python-dotenv>=1.0.0", -] |
