-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
77 lines (76 loc) · 2.06 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
69
70
71
72
73
74
75
76
name: llm-test
channels:
- defaults
dependencies:
- blas=1.0=openblas
- bottleneck=1.3.5=py311ha0d4635_0
- bzip2=1.0.8=h620ffc9_4
- ca-certificates=2023.08.22=hca03da5_0
- libcxx=14.0.6=h848a8c0_0
- libffi=3.4.4=hca03da5_0
- libgfortran=5.0.0=11_3_0_hca03da5_28
- libgfortran5=11.3.0=h009349e_28
- libopenblas=0.3.21=h269037a_0
- llvm-openmp=14.0.6=hc6e5704_0
- ncurses=6.4=h313beb8_0
- numexpr=2.8.7=py311h6dc990b_0
- numpy=1.26.0=py311he598dae_0
- numpy-base=1.26.0=py311hfbfe69c_0
- openssl=3.0.12=h1a28f6b_0
- pandas=2.1.1=py311h7aedaa7_0
- pip=23.3=py311hca03da5_0
- pyserial=3.5=py311hca03da5_0
- python=3.11.5=hb885b13_0
- python-dateutil=2.8.2=pyhd3eb1b0_0
- python-tzdata=2023.3=pyhd3eb1b0_0
- pytz=2023.3.post1=py311hca03da5_0
- readline=8.2=h1a28f6b_0
- scipy=1.11.3=py311hc76d9b0_0
- setuptools=68.0.0=py311hca03da5_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.41.2=h80987f9_0
- tk=8.6.12=hb8d0fd4_0
- tzdata=2023c=h04d1e81_0
- wheel=0.41.2=py311hca03da5_0
- xz=5.4.2=h80987f9_0
- zlib=1.2.13=h5a0b063_0
- pip:
- aiohttp==3.8.6
- aiosignal==1.3.1
- annotated-types==0.6.0
- anyio==3.7.1
- async-timeout==4.0.3
- attrs==23.1.0
- cachetools==5.3.2
- certifi==2023.7.22
- charset-normalizer==3.3.2
- distro==1.8.0
- fastdtw==0.3.4
- frozenlist==1.4.0
- google-ai-generativelanguage==0.3.3
- google-api-core==2.13.0
- google-auth==2.23.4
- google-generativeai==0.2.2
- googleapis-common-protos==1.61.0
- grpcio==1.59.2
- grpcio-status==1.59.2
- h11==0.14.0
- httpcore==1.0.1
- httpx==0.25.1
- idna==3.4
- multidict==6.0.4
- openai==0.28.1
- phidget22==1.17.20231004
- proto-plus==1.22.3
- protobuf==4.25.0
- pyasn1==0.5.0
- pyasn1-modules==0.3.0
- pydantic==2.4.2
- pydantic-core==2.10.1
- requests==2.31.0
- rsa==4.9
- sniffio==1.3.0
- tqdm==4.66.1
- typing-extensions==4.8.0
- urllib3==2.0.7
- yarl==1.9.2