ankur-bohra commited on
Commit
07e8768
1 Parent(s): 0d99179

Add minimal environment

Browse files
Files changed (1) hide show
  1. environment.yml +2 -177
environment.yml CHANGED
@@ -1,181 +1,6 @@
1
  name: env
2
  channels:
3
- - conda-forge
4
  - defaults
5
  dependencies:
6
- - asttokens=2.2.1=pyhd8ed1ab_0
7
- - backcall=0.2.0=pyh9f0ad1d_0
8
- - backports=1.0=pyhd8ed1ab_3
9
- - backports.functools_lru_cache=1.6.5=pyhd8ed1ab_0
10
- - boost-cpp=1.78.0=h9f4b32c_3
11
- - bzip2=1.0.8=h8ffe710_4
12
- - ca-certificates=2023.7.22=h56e8100_0
13
- - cairo=1.16.0=hdecc03f_1016
14
- - colorama=0.4.6=pyhd8ed1ab_0
15
- - comm=0.1.3=pyhd8ed1ab_0
16
- - debugpy=1.6.7=py39h99910a6_0
17
- - decorator=5.1.1=pyhd8ed1ab_0
18
- - executing=1.2.0=pyhd8ed1ab_0
19
- - expat=2.5.0=h63175ca_1
20
- - font-ttf-dejavu-sans-mono=2.37=hab24e00_0
21
- - font-ttf-inconsolata=3.000=h77eed37_0
22
- - font-ttf-source-code-pro=2.038=h77eed37_0
23
- - font-ttf-ubuntu=0.83=hab24e00_0
24
- - fontconfig=2.14.2=hbde0cde_0
25
- - fonts-conda-ecosystem=1=0
26
- - fonts-conda-forge=1=0
27
- - freetype=2.12.1=h546665d_1
28
- - gettext=0.21.1=h5728263_0
29
- - icu=72.1=h63175ca_0
30
- - importlib-metadata=6.8.0=pyha770c72_0
31
- - importlib_metadata=6.8.0=hd8ed1ab_0
32
- - ipykernel=6.25.0=pyh6817e22_0
33
- - ipython=8.14.0=pyh08f2357_0
34
- - jedi=0.18.2=pyhd8ed1ab_0
35
- - jupyter_client=8.3.0=pyhd8ed1ab_0
36
- - jupyter_core=5.3.1=py39hcbf5309_0
37
- - krb5=1.21.1=heb0366b_0
38
- - lcms2=2.15=h3e3b177_1
39
- - lerc=4.0.0=h63175ca_0
40
- - libcurl=8.2.1=hd5e4a3a_0
41
- - libdeflate=1.18=hcfcfb64_0
42
- - libexpat=2.5.0=h63175ca_1
43
- - libffi=3.4.2=h8ffe710_5
44
- - libglib=2.76.4=he8f3873_0
45
- - libiconv=1.17=h8ffe710_0
46
- - libjpeg-turbo=2.1.5.1=hcfcfb64_0
47
- - libpng=1.6.39=h19919ed_0
48
- - libsodium=1.0.18=h8d14728_1
49
- - libssh2=1.11.0=h7dfc565_0
50
- - libtiff=4.5.1=h6c8260b_0
51
- - libzlib=1.2.13=hcfcfb64_5
52
- - matplotlib-inline=0.1.6=pyhd8ed1ab_0
53
- - nest-asyncio=1.5.6=pyhd8ed1ab_0
54
- - openjpeg=2.5.0=ha2aaf27_2
55
- - openssl=3.1.1=hcfcfb64_1
56
- - packaging=23.1=pyhd8ed1ab_0
57
- - parso=0.8.3=pyhd8ed1ab_0
58
- - pcre2=10.40=h17e33f8_0
59
- - pickleshare=0.7.5=py_1003
60
- - pip=23.2.1=py39haa95532_0
61
- - pixman=0.40.0=h8ffe710_0
62
- - platformdirs=3.9.1=pyhd8ed1ab_0
63
- - poppler=23.07.0=h45d20d0_0
64
- - poppler-data=0.4.12=hd8ed1ab_0
65
- - prompt-toolkit=3.0.39=pyha770c72_0
66
- - prompt_toolkit=3.0.39=hd8ed1ab_0
67
- - psutil=5.9.5=py39ha55989b_0
68
- - pure_eval=0.2.2=pyhd8ed1ab_0
69
- - pygments=2.15.1=pyhd8ed1ab_0
70
- - python=3.9.17=h1aa4202_0
71
- - python-dateutil=2.8.2=pyhd8ed1ab_0
72
- - python_abi=3.9=2_cp39
73
- - pywin32=304=py39h99910a6_2
74
- - pyzmq=25.1.0=py39hea35a22_0
75
- - setuptools=68.0.0=py39haa95532_0
76
- - six=1.16.0=pyh6c4a22f_0
77
- - sqlite=3.41.2=h2bbff1b_0
78
- - stack_data=0.6.2=pyhd8ed1ab_0
79
- - tornado=6.3.2=py39ha55989b_0
80
- - traitlets=5.9.0=pyhd8ed1ab_0
81
- - typing-extensions=4.7.1=hd8ed1ab_0
82
- - typing_extensions=4.7.1=pyha770c72_0
83
- - ucrt=10.0.22621.0=h57928b3_0
84
- - vc=14.3=h64f974e_17
85
- - vc14_runtime=14.36.32532=hfdfe4a8_17
86
- - vs2015_runtime=14.36.32532=h05e6639_17
87
- - wcwidth=0.2.6=pyhd8ed1ab_0
88
- - wheel=0.38.4=py39haa95532_0
89
- - xz=5.2.6=h8d14728_0
90
- - zeromq=4.3.4=h0e60522_1
91
- - zipp=3.16.2=pyhd8ed1ab_0
92
- - zlib=1.2.13=hcfcfb64_5
93
- - zstd=1.5.2=h12be248_7
94
- - pip:
95
- - aiofiles==23.1.0
96
- - aiohttp==3.8.5
97
- - aiosignal==1.3.1
98
- - altair==5.0.1
99
- - annotated-types==0.5.0
100
- - anyio==3.7.1
101
- - async-timeout==4.0.2
102
- - attrs==23.1.0
103
- - certifi==2023.7.22
104
- - charset-normalizer==3.2.0
105
- - click==8.1.6
106
- - contourpy==1.1.0
107
- - cycler==0.11.0
108
- - dataclasses-json==0.5.13
109
- - datasets==2.14.1
110
- - dill==0.3.7
111
- - exceptiongroup==1.1.2
112
- - fastapi==0.100.1
113
- - ffmpy==0.3.1
114
- - filelock==3.12.2
115
- - fonttools==4.41.1
116
- - frozenlist==1.4.0
117
- - fsspec==2023.6.0
118
- - gradio==3.39.0
119
- - gradio-client==0.3.0
120
- - greenlet==2.0.2
121
- - h11==0.14.0
122
- - httpcore==0.17.3
123
- - httpx==0.24.1
124
- - huggingface-hub==0.16.4
125
- - idna==3.4
126
- - importlib-resources==6.0.0
127
- - iso4217==1.11.20220401
128
- - jinja2==3.1.2
129
- - jsonschema==4.18.4
130
- - jsonschema-specifications==2023.7.1
131
- - kiwisolver==1.4.4
132
- - langchain==0.0.247
133
- - langsmith==0.0.15
134
- - linkify-it-py==2.0.2
135
- - markdown-it-py==2.2.0
136
- - markupsafe==2.1.3
137
- - marshmallow==3.20.1
138
- - matplotlib==3.7.2
139
- - mdit-py-plugins==0.3.3
140
- - mdurl==0.1.2
141
- - multidict==6.0.4
142
- - multiprocess==0.70.15
143
- - mypy-extensions==1.0.0
144
- - numexpr==2.8.4
145
- - numpy==1.25.1
146
- - openai==0.27.8
147
- - openapi-schema-pydantic==1.2.4
148
- - opencv-python-headless==4.8.0.74
149
- - orjson==3.9.2
150
- - pandas==2.0.3
151
- - pdf2image==1.16.3
152
- - pillow==10.0.0
153
- - pyarrow==12.0.1
154
- - pydantic==1.10.12
155
- - pydantic-core==2.4.0
156
- - pydub==0.25.1
157
- - pyocr==0.8.3
158
- - pyparsing==3.0.9
159
- - pypdf==3.13.0
160
- - pypiwin32==223
161
- - python-multipart==0.0.6
162
- - pytz==2023.3
163
- - pyyaml==6.0.1
164
- - referencing==0.30.0
165
- - requests==2.31.0
166
- - rpds-py==0.9.2
167
- - semantic-version==2.10.0
168
- - sniffio==1.3.0
169
- - sqlalchemy==2.0.19
170
- - starlette==0.27.0
171
- - tenacity==8.2.2
172
- - toolz==0.12.0
173
- - tqdm==4.65.0
174
- - typing-inspect==0.9.0
175
- - tzdata==2023.3
176
- - uc-micro-py==1.0.2
177
- - urllib3==2.0.4
178
- - uvicorn==0.23.1
179
- - websockets==11.0.3
180
- - xxhash==3.3.0
181
- - yarl==1.9.2
 
1
  name: env
2
  channels:
 
3
  - defaults
4
  dependencies:
5
+ - poppler
6
+ - python