Spaces:
Running
Running
Commit
·
402bfc5
1
Parent(s):
8901a04
Remove Jupyter-related dependencies from requirements.txt
Browse files- requirements.txt +0 -5
requirements.txt
CHANGED
@@ -38,15 +38,10 @@ httpx==0.28.1
|
|
38 |
httpx-sse==0.4.0
|
39 |
huggingface-hub==0.31.1
|
40 |
idna==3.10
|
41 |
-
ipykernel==6.29.5
|
42 |
-
ipython==9.2.0
|
43 |
-
ipython_pygments_lexers==1.1.1
|
44 |
jedi==0.19.2
|
45 |
Jinja2==3.1.6
|
46 |
jsonpatch==1.33
|
47 |
jsonpointer==3.0.0
|
48 |
-
jupyter_client==8.6.3
|
49 |
-
jupyter_core==5.7.2
|
50 |
langchain==0.3.25
|
51 |
langchain-community==0.3.23
|
52 |
langchain-core==0.3.59
|
|
|
38 |
httpx-sse==0.4.0
|
39 |
huggingface-hub==0.31.1
|
40 |
idna==3.10
|
|
|
|
|
|
|
41 |
jedi==0.19.2
|
42 |
Jinja2==3.1.6
|
43 |
jsonpatch==1.33
|
44 |
jsonpointer==3.0.0
|
|
|
|
|
45 |
langchain==0.3.25
|
46 |
langchain-community==0.3.23
|
47 |
langchain-core==0.3.59
|