Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
Fixes #15
  • Loading branch information
jehna committed Jun 19, 2024
1 parent 748fedb commit 002fd68
Show file tree
Hide file tree
Showing 2 changed files with 242 additions and 74 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ Run the following command to install the required Python packages and activate t

```shell
conda env create -f environment.yaml
conda activate base
conda activate humanify
```

You can now run the tool with:
Expand Down
314 changes: 241 additions & 73 deletions environment.yaml
Original file line number Diff line number Diff line change
@@ -1,80 +1,248 @@
name: base
name: humanify
channels:
- conda-forge
- pytorch-nightly
- defaults
- conda-forge
dependencies:
- brotlipy=0.7.0=py39h1a28f6b_1002
- ca-certificates=2022.9.24=h4653dfc_0
- certifi=2022.9.24=pyhd8ed1ab_0
- cffi=1.15.1=py39h22df2f2_0
- abseil-cpp=20211102.0=hc377ac9_0
- aiohttp=3.8.3=py310h80987f9_0
- aiosignal=1.2.0=pyhd3eb1b0_0
- annotated-types=0.5.0=pyhd8ed1ab_0
- anyio=3.7.1=pyhd8ed1ab_0
- appnope=0.1.3=pyhd8ed1ab_0
- argon2-cffi-bindings=21.2.0=py310h8e9501a_3
- arrow-cpp=11.0.0=hc7aafb3_1
- asttokens=2.2.1=pyhd8ed1ab_0
- async-lru=2.0.4=pyhd8ed1ab_0
- async-timeout=4.0.2=py310hca03da5_0
- attrs=23.1.0=py310hca03da5_0
- aws-c-common=0.6.8=h80987f9_1
- aws-c-event-stream=0.1.6=h313beb8_6
- aws-checksums=0.1.11=h80987f9_2
- aws-sdk-cpp=1.8.185=ha71a6ea_1
- babel=2.12.1=pyhd8ed1ab_1
- backcall=0.2.0=pyh9f0ad1d_0
- backports=1.0=pyhd8ed1ab_3
- backports.functools_lru_cache=1.6.5=pyhd8ed1ab_0
- beautifulsoup4=4.12.2=pyha770c72_0
- blas=1.0=openblas
- bleach=6.0.0=pyhd8ed1ab_0
- boost-cpp=1.73.0=h1a28f6b_12
- bottleneck=1.3.5=py310h96f19d2_0
- brotli=1.0.9=h1a28f6b_7
- brotli-bin=1.0.9=h1a28f6b_7
- brotlipy=0.7.0=py310h1a28f6b_1002
- bzip2=1.0.8=h620ffc9_4
- c-ares=1.19.0=h80987f9_0
- ca-certificates=2023.05.30=hca03da5_0
- certifi=2023.7.22=py310hca03da5_0
- cffi=1.15.1=py310h80987f9_3
- charset-normalizer=2.0.4=pyhd3eb1b0_0
- conda=4.14.0=py39hca03da5_0
- conda-package-handling=1.8.1=py39h1a28f6b_0
- cryptography=37.0.1=py39h834c97f_0
- cytoolz=0.11.0=py39h1a28f6b_0
- diffusers=0.3.0=pyhd8ed1ab_0
- filelock=3.8.0=pyhd8ed1ab_0
- freetype=2.12.1=hd633e50_0
- future=0.18.2=py39h2804cbe_3
- giflib=5.2.1=h27ca646_2
- huggingface_hub=0.9.1=pyhd8ed1ab_0
- idna=3.3=pyhd3eb1b0_0
- importlib-metadata=2.0.0=py_1
- importlib_metadata=2.0.0=1
- jpeg=9e=he4db4b2_2
- lcms2=2.12=had6a04f_0
- lerc=3.0=hbdafb3b_0
- libblas=3.9.0=16_osxarm64_openblas
- libcblas=3.9.0=16_osxarm64_openblas
- libcxx=12.0.0=hf6beb65_1
- libdeflate=1.8=h1a28f6b_5
- libffi=3.4.2=hc377ac9_4
- libgfortran=5.0.0=11_3_0_hd922786_25
- libgfortran5=11.3.0=hdaf2cc0_25
- liblapack=3.9.0=16_osxarm64_openblas
- libopenblas=0.3.21=openmp_hc731615_3
- libpng=1.6.38=h76d750c_0
- libtiff=4.4.0=had003b8_0
- libwebp=1.2.4=h328b37c_0
- libwebp-base=1.2.4=h57fd34a_0
- libzlib=1.2.12=ha287fd2_2
- llvm-openmp=14.0.4=hd125106_0
- lz4-c=1.9.3=hbdafb3b_1
- ncurses=6.3=h1a28f6b_3
- ninja=1.10.2=hca03da5_5
- ninja-base=1.10.2=h525c30c_5
- numpy=1.20.3=py39h1f3b974_1
- openssl=1.1.1q=ha287fd2_0
- packaging=21.3=pyhd8ed1ab_0
- pillow=9.2.0=py39h4d1bdd5_1
- pip=22.1.2=py39hca03da5_0
- pycosat=0.6.3=py39h1a28f6b_0
- click=8.0.4=py310hca03da5_0
- comm=0.1.4=pyhd8ed1ab_0
- cryptography=41.0.2=py310h6204c90_0
- datasets=2.12.0=py310hca03da5_0
- decorator=5.1.1=pyhd8ed1ab_0
- defusedxml=0.7.1=pyhd8ed1ab_0
- dill=0.3.6=py310hca03da5_0
- entrypoints=0.4=pyhd8ed1ab_0
- exceptiongroup=1.1.3=pyhd8ed1ab_0
- executing=1.2.0=pyhd8ed1ab_0
- filelock=3.9.0=py310hca03da5_0
- flit-core=3.9.0=pyhd8ed1ab_0
- freetype=2.12.1=h1192e45_0
- frozenlist=1.3.3=py310h80987f9_0
- fsspec=2023.4.0=py310hca03da5_0
- gflags=2.2.2=hc377ac9_0
- giflib=5.2.1=h80987f9_3
- glog=0.5.0=hc377ac9_0
- gmp=6.2.1=hc377ac9_3
- gmpy2=2.1.2=py310h8c48613_0
- grpc-cpp=1.48.2=hc60591f_1
- huggingface_hub=0.15.1=py310hca03da5_0
- icu=68.1=hc377ac9_0
- idna=3.4=py310hca03da5_0
- importlib-metadata=6.8.0=pyha770c72_0
- importlib_metadata=6.8.0=hd8ed1ab_0
- importlib_resources=6.0.1=pyhd8ed1ab_0
- ipykernel=6.25.1=pyh5fb750a_0
- ipython=8.14.0=pyhd1c38e8_0
- jedi=0.19.0=pyhd8ed1ab_0
- jinja2=3.1.2=py310hca03da5_0
- joblib=1.2.0=py310hca03da5_0
- jpeg=9e=h80987f9_1
- json5=0.9.14=pyhd8ed1ab_0
- jsonschema-specifications=2023.7.1=py310hca03da5_0
- jupyter-lsp=2.2.0=pyhd8ed1ab_0
- jupyter_client=8.3.0=pyhd8ed1ab_0
- jupyter_core=5.3.1=py310hbe9552e_0
- jupyter_server=2.7.1=pyhd8ed1ab_0
- jupyter_server_terminals=0.4.4=pyhd8ed1ab_1
- jupyterlab=4.0.5=pyhd8ed1ab_0
- jupyterlab_pygments=0.2.2=pyhd8ed1ab_0
- jupyterlab_server=2.24.0=pyhd8ed1ab_0
- krb5=1.20.1=hf3e1bf2_1
- lcms2=2.12=hba8e193_0
- lerc=3.0=hc377ac9_0
- libboost=1.73.0=h49e8a49_12
- libbrotlicommon=1.0.9=h1a28f6b_7
- libbrotlidec=1.0.9=h1a28f6b_7
- libbrotlienc=1.0.9=h1a28f6b_7
- libcurl=8.1.1=h3e2b118_2
- libcxx=14.0.6=h848a8c0_0
- libdeflate=1.17=h80987f9_0
- libedit=3.1.20221030=h80987f9_0
- libev=4.33=h1a28f6b_1
- libevent=2.1.12=h02f6b3c_1
- libffi=3.4.4=hca03da5_0
- libgfortran=5.0.0=11_3_0_hca03da5_28
- libgfortran5=11.3.0=h009349e_28
- libiconv=1.16=h1a28f6b_2
- libnghttp2=1.52.0=h62f6fdd_1
- libopenblas=0.3.21=h269037a_0
- libpng=1.6.39=h80987f9_0
- libprotobuf=3.20.3=h514c7bf_0
- libsodium=1.0.18=h27ca646_1
- libsqlite=3.42.0=hb31c410_0
- libssh2=1.10.0=h02f6b3c_2
- libthrift=0.15.0=h73c2103_2
- libtiff=4.5.0=h313beb8_2
- libwebp=1.2.4=ha3663a8_1
- libwebp-base=1.2.4=h80987f9_1
- libzlib=1.2.13=h53f4e23_5
- llvm-openmp=14.0.6=hc6e5704_0
- lz4-c=1.9.4=h313beb8_0
- markupsafe=2.1.1=py310h1a28f6b_0
- matplotlib-inline=0.1.6=pyhd8ed1ab_0
- mpc=1.1.0=h8c48613_1
- mpfr=4.0.2=h695f6f0_1
- mpmath=1.3.0=py310hca03da5_0
- multidict=6.0.2=py310h1a28f6b_0
- multiprocess=0.70.14=py310hca03da5_0
- nbclient=0.8.0=pyhd8ed1ab_0
- nbconvert-core=7.7.3=pyhd8ed1ab_0
- nbformat=5.9.2=pyhd8ed1ab_0
- ncurses=6.4=h313beb8_0
- networkx=3.1=py310hca03da5_0
- notebook-shim=0.2.3=pyhd8ed1ab_0
- numexpr=2.8.4=py310hecc3335_1
- numpy=1.25.2=py310h3b2db8e_0
- numpy-base=1.25.2=py310ha9811e2_0
- openssl=3.1.2=h53f4e23_0
- orc=1.7.4=hdca1487_1
- overrides=7.4.0=pyhd8ed1ab_0
- packaging=23.0=py310hca03da5_0
- pandas=1.5.3=py310h46d7db6_0
- pandocfilters=1.5.0=pyhd8ed1ab_0
- parso=0.8.3=pyhd8ed1ab_0
- pexpect=4.8.0=pyh1a96a4e_2
- pickleshare=0.7.5=py_1003
- pillow=9.4.0=py310h313beb8_0
- pip=23.2.1=py310hca03da5_0
- pkgutil-resolve-name=1.3.10=pyhd8ed1ab_0
- platformdirs=3.10.0=pyhd8ed1ab_0
- prometheus_client=0.17.1=pyhd8ed1ab_0
- prompt-toolkit=3.0.39=pyha770c72_0
- prompt_toolkit=3.0.39=hd8ed1ab_0
- psutil=5.9.5=py310h8e9501a_0
- ptyprocess=0.7.0=pyhd3deb0d_0
- pure_eval=0.2.2=pyhd8ed1ab_0
- pyarrow=11.0.0=py310hbfed03b_0
- pycparser=2.21=pyhd3eb1b0_0
- pyopenssl=22.0.0=pyhd3eb1b0_0
- pyparsing=3.0.9=pyhd8ed1ab_0
- pysocks=1.7.1=py39hca03da5_0
- python=3.9.12=hbdb9e5c_0
- python.app=3=py39h1a28f6b_0
- python_abi=3.9=2_cp39
- pytorch=1.10.2=cpu_py39h23cb94c_0
- pyyaml=6.0=py39h5161555_0
- readline=8.1.2=h1a28f6b_1
- regex=2022.7.9=py39h1a28f6b_0
- requests=2.28.1=py39hca03da5_0
- ruamel_yaml=0.15.100=py39h1a28f6b_0
- setuptools=63.4.1=py39hca03da5_0
- sqlite=3.39.2=h1058600_0
- pygments=2.16.1=pyhd8ed1ab_0
- pyobjc-core=9.2=py310hd07e440_0
- pyobjc-framework-cocoa=9.2=py310hd07e440_0
- pyopenssl=23.2.0=py310hca03da5_0
- pyrsistent=0.19.3=py310h8e9501a_0
- pysocks=1.7.1=py310hca03da5_0
- python=3.10.12=h01493a6_0_cpython
- python-dateutil=2.8.2=pyhd3eb1b0_0
- python-fastjsonschema=2.18.0=pyhd8ed1ab_0
- python-json-logger=2.0.7=pyhd8ed1ab_0
- python-xxhash=2.0.2=py310h1a28f6b_1
- python_abi=3.10=3_cp310
- pytorch=2.5.0.dev20240619=py3.10_0
- pytz=2022.7=py310hca03da5_0
- pyyaml=6.0=py310h80987f9_1
- re2=2022.04.01=hc377ac9_0
- readline=8.2=h1a28f6b_0
- referencing=0.30.2=py310hca03da5_0
- regex=2022.7.9=py310h1a28f6b_0
- requests=2.31.0=py310hca03da5_0
- responses=0.13.3=pyhd3eb1b0_0
- rfc3339-validator=0.1.4=pyhd8ed1ab_0
- rfc3986-validator=0.1.1=pyh9f0ad1d_0
- sacremoses=0.0.43=pyhd3eb1b0_0
- send2trash=1.8.2=pyhd1c38e8_0
- setuptools=68.0.0=py310hca03da5_0
- six=1.16.0=pyhd3eb1b0_1
- snappy=1.1.9=hc377ac9_0
- sniffio=1.3.0=pyhd8ed1ab_0
- sqlite=3.41.2=h80987f9_0
- stack_data=0.6.2=pyhd8ed1ab_0
- sympy=1.11.1=py310hca03da5_0
- terminado=0.17.1=pyhd1c38e8_0
- tinycss2=1.2.1=pyhd8ed1ab_0
- tk=8.6.12=hb8d0fd4_0
- toolz=0.11.2=pyhd3eb1b0_0
- tqdm=4.64.0=py39hca03da5_0
- typing-extensions=4.3.0=hd8ed1ab_0
- typing_extensions=4.3.0=pyha770c72_0
- tzdata=2022a=hda174b7_0
- urllib3=1.26.11=py39hca03da5_0
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.5=h1a28f6b_1
- tokenizers=0.13.3=py310he8402e3_0
- tomli=2.0.1=pyhd8ed1ab_0
- torchaudio=2.4.0.dev20240619=py310_cpu
- torchvision=0.15.2=cpu_py310h31aa045_0
- tqdm=4.65.0=py310h33ce5c2_0
- traitlets=5.9.0=pyhd8ed1ab_0
- transformers=4.29.2=py310hca03da5_0
- typing_utils=0.1.0=pyhd8ed1ab_0
- tzdata=2023c=h04d1e81_0
- urllib3=1.26.16=py310hca03da5_0
- utf8proc=2.6.1=h1a28f6b_0
- wcwidth=0.2.6=pyhd8ed1ab_0
- webencodings=0.5.1=py310hca03da5_1
- websocket-client=1.6.1=pyhd8ed1ab_0
- wheel=0.38.4=py310hca03da5_0
- xxhash=0.8.0=h1a28f6b_3
- xz=5.4.2=h80987f9_0
- yaml=0.2.5=h1a28f6b_0
- zipp=3.8.1=pyhd8ed1ab_0
- zlib=1.2.12=h5a0b063_2
- zstd=1.5.2=h861e0a7_0
prefix: /opt/miniconda3
- yarl=1.8.1=py310h1a28f6b_0
- zeromq=4.3.4=hbdafb3b_1
- zipp=3.16.2=pyhd8ed1ab_0
- zlib=1.2.13=h53f4e23_5
- zstd=1.5.5=hd90d995_0
- pip:
- argon2-cffi==23.1.0
- arrow==1.2.3
- beartype==0.15.0
- cachetools==5.3.1
- cloudpickle==2.2.1
- debugpy==1.6.7.post1
- diskcache==5.6.1
- fqdn==1.5.1
- gptcache==0.1.39.1
- guidance==0.0.64
- icontract==2.6.2
- interegular==0.3.2
- isoduration==20.11.0
- jsonpointer==2.4
- jsonschema==4.19.0
- jupyter-events==0.7.0
- lark==1.1.7
- mistune==3.0.1
- msal==1.23.0
- nest-asyncio==1.5.7
- openai==0.27.8
- outlines==0.0.8
- perscache==0.6.1
- pydantic==2.1.1
- pydantic-core==2.4.0
- pygtrie==2.5.0
- pyjwt==2.8.0
- pyparsing==3.1.1
- pyzmq==25.1.1
- rpds-py==0.9.2
- scipy==1.11.1
- soupsieve==2.4.1
- tenacity==8.2.3
- tiktoken==0.4.0
- tornado==6.3.3
- typing-extensions==4.12.2
- uri-template==1.3.0
- webcolors==1.13

0 comments on commit 002fd68

Please sign in to comment.