Compare commits

..

No commits in common. "1f4d49169437e89a48389e678d2e0bd61aedcc97" and "3395b860e4539413add8cb2e1d01189e3671008d" have entirely different histories.

2 changed files with 1 additions and 3 deletions

1
.gitignore vendored
View File

@ -11,7 +11,6 @@ env/
# IDE
.vscode/
.idea/
.roo
# Environment files
.env

View File

@ -1,3 +1,2 @@
openai>=1.0.0
python-dotenv>=1.0.0
pydantic>=2.0.0
python-dotenv>=1.0.0