-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
68 lines (68 loc) · 1.38 KB
/
environment.yml
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
name: sentiment_analysis
channels:
- defaults
- conda-forge
- https://repo.anaconda.com/pkgs/main
- https://repo.anaconda.com/pkgs/r
dependencies:
- _libgcc_mutex=0.1
- _openmp_mutex=4.5
- astroid=3.3.8
- blinker=1.9.0
- brotli-python=1.0.9
- bzip2=1.0.8
- ca-certificates=2024.12.31
- certifi=2024.12.14
- charset-normalizer=3.3.2
- click=8.1.8
- colorama=0.4.6
- dill=0.3.8
- expat=2.6.4
- flask=3.1.0
- idna=3.7
- importlib-metadata=8.5.0
- isort=5.13.2
- itsdangerous=2.2.0
- jinja2=3.1.5
- ld_impl_linux-64=2.40
- libffi=3.4.4
- libgcc=14.2.0
- libgcc-ng=14.2.0
- libgomp=14.2.0
- libmpdec=4.0.0
- libstdcxx-ng=11.2.0
- libuuid=1.41.5
- markupsafe=3.0.2
- mccabe=0.7.0
- ncurses=6.4
- openssl=3.4.0
- pip=24.2
- platformdirs=3.10.0
- pylint=3.3.3
- pysocks=1.7.1
- python=3.13.1
- python-dotenv=1.0.1
- python_abi=3.13
- readline=8.2
- requests=2.32.3
- setuptools=75.1.0
- sqlite=3.45.3
- tk=8.6.14
- tomli=2.0.1
- tomlkit=0.13.2
- typing_extensions=4.12.2
- tzdata=2024b
- urllib3=2.2.3
- werkzeug=3.1.3
- wheel=0.44.0
- xz=5.4.6
- zipp=3.21.0
- zlib=1.2.13
- pip:
- ibm-cloud-sdk-core==3.22.1
- ibm-watson==9.0.0
- pyjwt==2.10.1
- python-dateutil==2.9.0.post0
- six==1.17.0
- websocket-client==1.8.0
prefix: /home/itsmay/miniconda3/envs/sentiment_analysis