Skip to content

Commit

Permalink
update env
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonbohne123 committed Feb 10, 2024
1 parent e99c76d commit 29b49b7
Showing 1 changed file with 3 additions and 16 deletions.
19 changes: 3 additions & 16 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,35 +5,28 @@ channels:
- bioconda
- anaconda
- defaults
- huggingface
dependencies:
- _libgcc_mutex
- blas
- bzip2
- ca-certificates
- certifi
- charset-normalizer
- clickhouse-sqlalchemy
- exchange-calendars
- huggingface_hub
- idna
- intel-openmp
- ipykernel
- ipywidgets
- joblib
- korean_lunar_calendar
- libffi
- matplotlib
- mkl
- mkl_fft
- mkl_random
- nb_conda_kernels
- numpy-base
- numba
- openssl
- packaging
- pandas_market_calendars
- pip
- pre_commit
- pycparser
- pyluach
- pyopenssl
Expand All @@ -43,20 +36,14 @@ dependencies:
- python-dateutil
- python_abi
- python-dotenv
- pytorch
- pytorch-lightning
- pytz
- requests
- setuptools
- scp
- six
- sortedcollections
- scikit-learn
- sqlite
- statsmodels
- tk
- toolz
- transformers
- tzdata
- tzlocal
- urllib3
Expand All @@ -66,6 +53,7 @@ dependencies:
- pip:
- brotlipy
- cffi
- clickhouse-driver
- configobj
- cryptography
- greenlet
Expand All @@ -74,6 +62,5 @@ dependencies:
- mkl-service
- numpy
- pandas
- pyarrow
- torchsummary
- sqlalchemy
prefix: /home/jbohne/anaconda3/envs

0 comments on commit 29b49b7

Please sign in to comment.