Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1f4d491694 | |||
| 8ce4f1e373 |
@@ -11,6 +11,7 @@ env/
|
||||
# IDE
|
||||
.vscode/
|
||||
.idea/
|
||||
.roo
|
||||
|
||||
# Environment files
|
||||
.env
|
||||
|
||||
+2
-1
@@ -1,2 +1,3 @@
|
||||
openai>=1.0.0
|
||||
python-dotenv>=1.0.0
|
||||
python-dotenv>=1.0.0
|
||||
pydantic>=2.0.0
|
||||
Reference in New Issue
Block a user