-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmyvenv.yml
More file actions
77 lines (77 loc) · 1.99 KB
/
Copy pathmyvenv.yml
File metadata and controls
77 lines (77 loc) · 1.99 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
name: E:\MLproject2\Sentiment_Analysis\myvenv
channels:
- defaults
dependencies:
- bzip2=1.0.8=h2bbff1b_6
- ca-certificates=2024.7.2=haa95532_0
- libffi=3.4.4=hd77b12b_1
- openssl=3.0.14=h827c3e9_0
- pip=24.0=py310haa95532_0
- python=3.10.12=he1021f5_0
- setuptools=69.5.1=py310haa95532_0
- sqlite=3.45.3=h2bbff1b_0
- tk=8.6.14=h0416ee5_0
- vc=14.2=h2eaa2aa_4
- vs2015_runtime=14.29.30133=h43f2093_4
- wheel=0.43.0=py310haa95532_0
- xz=5.4.6=h8cc25b3_1
- zlib=1.2.13=h8cc25b3_1
- pip:
- absl-py==2.1.0
- astunparse==1.6.3
- blinker==1.8.2
- cachetools==5.3.3
- certifi==2024.7.4
- charset-normalizer==3.3.2
- click==8.1.7
- colorama==0.4.6
- flask==3.0.3
- flatbuffers==24.3.25
- gast==0.6.0
- google-auth==2.32.0
- google-auth-oauthlib==1.2.1
- google-pasta==0.2.0
- grpcio==1.64.1
- h5py==3.11.0
- idna==3.7
- itsdangerous==2.2.0
- jinja2==3.1.4
- joblib==1.4.2
- keras==2.15.0
- libclang==18.1.1
- markdown==3.6
- markupsafe==2.1.5
- ml-dtypes==0.2.0
- nltk==3.8.1
- numpy==1.26.4
- oauthlib==3.2.2
- opt-einsum==3.3.0
- packaging==24.1
- pandas==2.2.2
- protobuf==4.25.3
- pyasn1==0.6.0
- pyasn1-modules==0.4.0
- python-dateutil==2.9.0.post0
- pytz==2024.1
- regex==2024.5.15
- requests==2.32.3
- requests-oauthlib==2.0.0
- rsa==4.9
- scikit-learn==1.2.2
- scipy==1.14.0
- six==1.16.0
- tensorboard==2.15.2
- tensorboard-data-server==0.7.2
- tensorflow==2.15.0
- tensorflow-estimator==2.15.0
- tensorflow-intel==2.15.0
- tensorflow-io-gcs-filesystem==0.31.0
- termcolor==2.4.0
- threadpoolctl==3.5.0
- tqdm==4.66.4
- typing-extensions==4.12.2
- tzdata==2024.1
- urllib3==2.2.2
- werkzeug==3.0.3
- wrapt==1.14.1
prefix: E:\MLproject2\Sentiment_Analysis\myvenv