-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yaml
96 lines (96 loc) · 1.98 KB
/
environment.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
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
86
87
88
89
90
91
92
93
94
95
96
name: autocontent
channels:
- conda-forge
- defaults
dependencies:
- aiohttp=3.8.4
- aiosignal=1.3.1
- async-timeout=4.0.2
- brotlipy=0.7.0
- bzip2=1.0.8
- ca-certificates=2022.12.7
- cachetools=5.3.0
- cffi=1.15.1
- colorama=0.4.6
- cryptography=38.0.4
- dataclasses-json=0.5.7
- et_xmlfile=1.1.0
- frozenlist=1.3.3
- gptcache=0.1.18
- greenlet=2.0.2
- idna=3.4
- langchain=0.0.147
- libblas=3.9.0
- libcblas=3.9.0
- libcxx=16.0.2
- libffi=3.4.2
- libgfortran=5.0.0
- libgfortran5=12.2.0
- liblapack=3.9.0
- libopenblas=0.3.21
- llvm-openmp=16.0.2
- marshmallow=3.19.0
- marshmallow-enum=1.5.1
- multidict=6.0.4
- mypy_extensions=1.0.0
- ncurses=6.4
- numexpr=2.8.4
- numpy=1.24.3
- openapi-schema-pydantic=1.2.4
- openpyxl=3.1.1
- openssl=1.1.1t
- packaging=23.1
- pandas=2.0.0
- pandas-stubs=2.0.0.230412
- pip=23.0.1
- pycparser=2.21
- pydantic=1.10.7
- pyopenssl=23.1.1
- pysocks=1.7.1
- python=3.10.11
- python-dateutil=2.8.2
- python-tzdata=2023.3
- python_abi=3.10
- pytz=2023.3
- pyyaml=6.0
- readline=8.2
- requests=2.28.2
- setuptools=66.0.0
- six=1.16.0
- sqlalchemy=1.4.46
- sqlite=3.41.2
- stringcase=1.2.0
- tenacity=8.2.2
- tk=8.6.12
- tqdm=4.65.0
- types-pytz=2023.3.0.0
- typing-extensions=4.5.0
- typing_extensions=4.5.0
- typing_inspect=0.8.0
- tzdata=2023c
- urllib3=1.26.15
- wheel=0.38.4
- xz=5.2.10
- yaml=0.2.5
- zlib=1.2.13
- pip:
- attrs==23.1.0
- brotli==1.0.9
- certifi==2022.12.7
- charset-normalizer==3.1.0
- decorator==4.4.2
- imageio==2.27.0
- imageio-ffmpeg==0.4.8
- moviepy==1.0.3
- mutagen==1.46.0
- openai==0.27.0
- pillow==9.5.0
- proglog==0.1.10
- pycryptodomex==3.17
- pydub==0.25.1
- regex==2023.3.23
- tiktoken==0.3.3
- websockets==11.0.2
- yarl==1.9.1
- yt-dlp==2023.3.4
prefix: /Users/michaelequi/anaconda3/envs/autocontent