Skip to content

Commit 6cfab9e

Browse files
committed
pin versions
1 parent 303e0b8 commit 6cfab9e

2 files changed

Lines changed: 23 additions & 19 deletions

File tree

binder/requirements.txt

Lines changed: 22 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,22 @@
1-
requests
2-
anthropic
3-
py3Dmol
4-
python-dotenv
5-
openai
6-
pandas
7-
matplotlib
8-
datasets
9-
trl
10-
peft
11-
nltk
12-
rank_bm25
13-
biopython
14-
fhaviary
15-
ldp
16-
pydantic
17-
mcp
18-
uvicorn
19-
ipywidgets
1+
requests==2.32.5
2+
anthropic==0.100.0
3+
py3dmol==2.5.4
4+
python-dotenv==1.1.1
5+
openai==1.99.9
6+
pandas==2.3.2
7+
matplotlib==3.10.6
8+
matplotlib-inline==0.1.7
9+
datasets==4.1.0
10+
trl==0.23.0
11+
peft==0.17.1
12+
nltk==3.9.1
13+
rank-bm25==0.2.2
14+
biopython==1.86
15+
fhaviary==0.23.0
16+
fhlmi==0.36.0
17+
ldp==0.36.0
18+
pydantic==2.13.4
19+
pydantic-core==2.46.4
20+
pydantic-settings==2.14.0
21+
mcp==1.27.0
22+
ipywidgets==8.1.7

binder/runtime.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
python-3.12

0 commit comments

Comments
 (0)