1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980 |
- # This file may be used to create an environment using:
- # $ conda create --name llama3 --file conda_env.txt
- # platform: linux-64
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- aiosignal=1.3.1=pyhd8ed1ab_0
- annotated-types=0.7.0=pyhd8ed1ab_0
- anyio=4.2.0=py312h06a4308_0
- async-timeout=4.0.3=pyhd8ed1ab_0
- attrs=24.2.0=pyh71513ae_0
- blas=1.1=openblas
- bottleneck=1.3.7=py312ha883a20_0
- brotli-python=1.0.9=py312h6a678d5_8
- bzip2=1.0.8=h5eee18b_6
- ca-certificates=2024.7.4=hbcca054_0
- certifi=2024.7.4=py312h06a4308_0
- cffi=1.16.0=py312h5eee18b_1
- charset-normalizer=3.3.2=pyhd8ed1ab_0
- click=8.1.7=py312h06a4308_0
- deprecation=2.1.0=pyh9f0ad1d_0
- expat=2.6.2=h6a678d5_0
- fastapi=0.103.0=py312h06a4308_0
- frozenlist=1.4.0=py312h5eee18b_0
- greenlet=3.0.1=py312h6a678d5_0
- h11=0.14.0=py312h06a4308_0
- h2=4.1.0=pyhd8ed1ab_0
- hpack=4.0.0=pyh9f0ad1d_0
- httpcore=1.0.5=pyhd8ed1ab_0
- hyperframe=6.0.1=pyhd8ed1ab_0
- idna=3.7=pyhd8ed1ab_0
- jsonpatch=1.33=pyhd8ed1ab_0
- jsonpointer=2.0=py_0
- ld_impl_linux-64=2.38=h1181459_1
- libffi=3.4.4=h6a678d5_1
- libgcc-ng=14.1.0=h77fa898_0
- libgfortran-ng=14.1.0=h69a702a_0
- libgfortran5=14.1.0=hc5f4f2c_0
- libgomp=14.1.0=h77fa898_0
- libopenblas=0.3.28=pthreads_h94d23a6_0
- libstdcxx-ng=11.2.0=h1234567_1
- libuuid=1.41.5=h5eee18b_0
- lz4-c=1.9.4=h6a678d5_1
- multidict=6.0.4=py312h5eee18b_0
- ncurses=6.4=h6a678d5_0
- numexpr=2.8.7=py312he7dcb8a_0
- numpy=1.26.4=py312h2809609_0
- numpy-base=1.26.4=py312he1a6c75_0
- openssl=3.3.1=h4bc722e_2
- orjson=3.9.15=py312h97a8848_0
- packaging=24.1=pyhd8ed1ab_0
- pandas=2.2.2=py312h526ad5a_0
- pip=24.2=py312h06a4308_0
- pycparser=2.22=pyhd8ed1ab_0
- pysocks=1.7.1=pyha2e5f31_6
- python=3.12.4=h5148396_1
- python-dateutil=2.9.0post0=py312h06a4308_2
- python-tzdata=2023.3=pyhd3eb1b0_0
- pytz=2024.1=py312h06a4308_0
- readline=8.2=h5eee18b_0
- requests=2.32.3=pyhd8ed1ab_0
- setuptools=72.1.0=py312h06a4308_0
- six=1.16.0=pyhd3eb1b0_1
- sniffio=1.3.0=py312h06a4308_0
- sqlite=3.45.3=h5eee18b_0
- starlette=0.27.0=py312h06a4308_0
- tk=8.6.14=h39e8969_0
- typing-extensions=4.12.2=hd8ed1ab_0
- typing_extensions=4.12.2=pyha770c72_0
- tzdata=2024a=h04d1e81_0
- tzlocal=5.2=py312h06a4308_0
- urllib3=2.2.2=pyhd8ed1ab_1
- uvicorn=0.20.0=py312h06a4308_0
- websockets=10.4=py312h5eee18b_1
- wheel=0.43.0=py312h06a4308_0
- xz=5.4.6=h5eee18b_1
- yaml=0.2.5=h7f98852_2
- yarl=1.9.3=py312h5eee18b_0
- zlib=1.2.13=h5eee18b_1
- zstandard=0.22.0=py312h2c38b39_0
- zstd=1.5.5=hc292b87_2
|