We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 303e0b8 commit 6cfab9eCopy full SHA for 6cfab9e
2 files changed
binder/requirements.txt
@@ -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
+requests==2.32.5
+anthropic==0.100.0
+py3dmol==2.5.4
+python-dotenv==1.1.1
+openai==1.99.9
+pandas==2.3.2
+matplotlib==3.10.6
+matplotlib-inline==0.1.7
+datasets==4.1.0
+trl==0.23.0
+peft==0.17.1
+nltk==3.9.1
+rank-bm25==0.2.2
+biopython==1.86
+fhaviary==0.23.0
+fhlmi==0.36.0
+ldp==0.36.0
+pydantic==2.13.4
+pydantic-core==2.46.4
20
+pydantic-settings==2.14.0
21
+mcp==1.27.0
22
+ipywidgets==8.1.7
binder/runtime.txt
@@ -0,0 +1 @@
+python-3.12
0 commit comments