-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dev.yaml
46 lines (46 loc) · 1.13 KB
/
dev.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
name: char-gen
channels:
- defaults
dependencies:
- bzip2=1.0.8=h620ffc9_4
- ca-certificates=2023.05.30=hca03da5_0
- libffi=3.4.4=hca03da5_0
- ncurses=6.4=h313beb8_0
- openssl=3.0.10=h1a28f6b_2
- pip=23.2.1=py311hca03da5_0
- python=3.11.4=hb885b13_0
- readline=8.2=h1a28f6b_0
- setuptools=68.0.0=py311hca03da5_0
- sqlite=3.41.2=h80987f9_0
- tk=8.6.12=hb8d0fd4_0
- wheel=0.38.4=py311hca03da5_0
- xz=5.4.2=h80987f9_0
- zlib=1.2.13=h5a0b063_0
- pip:
- aiohttp==3.8.5
- aiosignal==1.3.1
- async-timeout==4.0.3
- attrs==23.1.0
- beautifulsoup4==4.12.2
- bs4==0.0.1
- certifi==2023.7.22
- charset-normalizer==3.2.0
- frozenlist==1.4.0
- idna==3.4
- multidict==6.0.4
- numpy==1.25.2
- openai==0.27.9
- pandas==2.0.3
- python-dateutil==2.8.2
- python-dotenv==1.0.0
- pytz==2023.3
- regex==2023.8.8
- requests==2.31.0
- six==1.16.0
- soupsieve==2.4.1
- tiktoken==0.4.0
- tqdm==4.66.1
- tzdata==2023.3
- urllib3==2.0.4
- yarl==1.9.2
prefix: /opt/homebrew/anaconda3/envs/char-gen