-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yaml
81 lines (81 loc) · 1.86 KB
/
environment.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
name: sci
channels:
- defaults
- https://repo.anaconda.com/pkgs/main
- https://repo.anaconda.com/pkgs/r
dependencies:
- bzip2=1.0.8
- ca-certificates=2024.11.26
- libffi=3.4.4
- ncurses=6.4
- openssl=3.0.15
- pip=24.2
- python=3.10.15
- readline=8.2
- setuptools=75.1.0
- sqlite=3.45.3
- tk=8.6.14
- wheel=0.44.0
- xz=5.4.6
- zlib=1.2.13
- pip:
- altair==5.5.0
- attrs==24.2.0
- blinker==1.9.0
- cachetools==5.5.0
- certifi==2024.8.30
- charset-normalizer==3.4.0
- click==8.1.7
- filelock==3.16.1
- fsspec==2024.10.0
- gitdb==4.0.11
- gitpython==3.1.43
- huggingface-hub==0.26.3
- idna==3.10
- jinja2==3.1.4
- joblib==1.4.2
- jsonlines==4.0.0
- jsonschema==4.23.0
- jsonschema-specifications==2024.10.1
- markdown-it-py==3.0.0
- markupsafe==3.0.2
- mdurl==0.1.2
- mpmath==1.3.0
- narwhals==1.15.2
- networkx==3.4.2
- numpy==2.1.3
- packaging==24.2
- pandas==2.2.3
- pillow==11.0.0
- protobuf==5.29.0
- pyarrow==18.1.0
- pydeck==0.9.1
- pygments==2.18.0
- python-dateutil==2.9.0.post0
- pytz==2024.2
- pyyaml==6.0.2
- referencing==0.35.1
- regex==2024.11.6
- requests==2.32.3
- rich==13.9.4
- rpds-py==0.22.1
- safetensors==0.4.5
- scikit-learn==1.5.2
- scipy==1.14.1
- sentence-transformers==3.3.1
- six==1.16.0
- smmap==5.0.1
- streamlit==1.40.2
- sympy==1.13.1
- tenacity==9.0.0
- threadpoolctl==3.5.0
- tokenizers==0.20.3
- toml==0.10.2
- torch==2.5.1
- tornado==6.4.2
- tqdm==4.67.1
- transformers==4.46.3
- typing-extensions==4.12.2
- tzdata==2024.2
- urllib3==2.2.3
prefix: /Users/admin/.conda/envs/sciatica-env