Skip to content

Commit 521ae7b

Browse files
committed
Add AI dependencies
1 parent fe3520f commit 521ae7b

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

binder/environment.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,7 @@ dependencies:
2121
- scikit-learn
2222
- attrs
2323
- multiprocess
24+
- openai
25+
- tenacity
26+
- markdown2
27+
- python-dotenv

docker/environment.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,7 @@ dependencies:
2020
- scikit-learn
2121
- attrs
2222
- multiprocess
23+
- openai
24+
- tenacity
25+
- markdown2
26+
- python-dotenv

0 commit comments

Comments
 (0)