-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
85 lines (85 loc) · 2.26 KB
/
environment.yml
File metadata and controls
85 lines (85 loc) · 2.26 KB
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
82
83
84
85
name: py_project_1
channels:
- defaults
dependencies:
- bzip2=1.0.8=h2bbff1b_6
- ca-certificates=2025.7.15=haa95532_0
- expat=2.7.1=h8ddb27b_0
- libffi=3.4.4=hd77b12b_1
- openssl=3.0.17=h35632f6_0
- pip=25.2=pyhc872135_0
- python=3.12.11=h716150d_0
- setuptools=78.1.1=py312haa95532_0
- sqlite=3.50.2=hda9a48d_1
- tk=8.6.15=hf199647_0
- tzdata=2025b=h04d1e81_0
- ucrt=10.0.22621.0=haa95532_0
- vc=14.3=h2df5915_10
- vc14_runtime=14.44.35208=h4927774_10
- vs2015_runtime=14.44.35208=ha6b5a95_10
- wheel=0.45.1=py312haa95532_0
- xz=5.6.4=h4754444_1
- zlib=1.2.13=h500123d_2
- pip:
- annotated-types==0.7.0
- anyio==4.10.0
- cachetools==5.5.2
- certifi==2025.8.3
- charset-normalizer==3.4.3
- click==8.2.1
- colorama==0.4.6
- distro==1.9.0
- faiss-cpu==1.12.0
- fastapi==0.116.1
- filelock==3.19.1
- fsspec==2025.9.0
- google-auth==2.40.3
- google-genai==1.34.0
- h11==0.16.0
- httpcore==1.0.9
- httptools==0.6.4
- httpx==0.28.1
- huggingface-hub==0.34.4
- idna==3.10
- jinja2==3.1.6
- jiter==0.10.0
- joblib==1.5.2
- markupsafe==3.0.2
- mpmath==1.3.0
- networkx==3.5
- numpy==2.3.3
- openai==1.107.1
- packaging==25.0
- pillow==11.3.0
- pyasn1==0.6.1
- pyasn1-modules==0.4.2
- pydantic==2.11.7
- pydantic-core==2.33.2
- pymupdf==1.26.4
- pypdf==6.0.0
- pypdf2==3.0.1
- python-dotenv==1.1.1
- python-multipart==0.0.20
- pyyaml==6.0.2
- regex==2025.9.1
- requests==2.32.5
- rsa==4.9.1
- safetensors==0.6.2
- scikit-learn==1.7.2
- scipy==1.16.2
- sentence-transformers==5.1.0
- sniffio==1.3.1
- starlette==0.47.3
- sympy==1.14.0
- tenacity==9.1.2
- threadpoolctl==3.6.0
- tokenizers==0.22.0
- tqdm==4.67.1
- transformers==4.56.1
- typing-extensions==4.15.0
- typing-inspection==0.4.1
- urllib3==2.5.0
- uvicorn==0.35.0
- watchfiles==1.1.0
- websockets==15.0.1
prefix: C:\Users\UMAR\AppData\Local\anaconda3\envs\py_project_1