Skip to content
Snippets Groups Projects
Commit c512773f authored by Ravi Tripathi's avatar Ravi Tripathi
Browse files

Updating conda environment file for simpledbf

parent 5f1e64c8
No related branches found
No related tags found
No related merge requests found
name: streamlit
channels:
- bioconda
- conda-forge
- defaults
- r
- salilab
dependencies:
- astroid=2.4.2=py38h32f6830_0
- blosc=1.19.0=h4a8c4bd_0
- bzip2=1.0.8=h0b31af3_2
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=0_gnu
- ca-certificates=2020.4.5.2=hecda079_0
- certifi=2020.4.5.2=py38h32f6830_0
- hdf5=1.10.6=nompi_h3e39495_100
- isort=4.3.21=py38h32f6830_1
- lazy-object-proxy=1.4.3=py38h64e0658_2
- libblas=3.8.0=16_openblas
- libcblas=3.8.0=16_openblas
- libcxx=10.0.0=h1af66ff_2
- libffi=3.2.1=h4a8c4bd_1007
- libgfortran=4.0.0=2
- liblapack=3.8.0=16_openblas
- libopenblas=0.3.9=h3d69b6c_0
- llvm-openmp=10.0.0=h28b9765_0
- mccabe=0.6.1=py_1
- mock=4.0.2=py38h32f6830_0
- ncurses=6.1=h0a44026_1002
- numexpr=2.7.1=py38h5fc983b_1
- numpy=1.18.5=py38h1f821a2_0
- openssl=1.1.1g=h0b31af3_0
- ld_impl_linux-64=2.34=h53a641e_5
- libffi=3.2.1=he1b5a44_1007
- libgcc-ng=9.2.0=h24d8f2e_2
- libgomp=9.2.0=h24d8f2e_2
- libstdcxx-ng=9.2.0=hdf63c60_2
- ncurses=6.1=hf484d3e_1002
- openssl=1.1.1g=h516909a_0
- pip=20.1.1=py_1
- pylint=2.5.3=py38h32f6830_0
- pytables=3.6.1=py38h138c9cc_2
- python=3.8.3=cpython_hd5f0129_0
- python=3.8.3=cpython_he5300dc_0
- python_abi=3.8=1_cp38
- readline=8.0=hcfe32e1_0
- setuptools=47.3.1=py38h32f6830_0
- six=1.15.0=pyh9f0ad1d_0
- sqlalchemy=1.3.17=py38h64e0658_0
- sqlite=3.30.1=h93121df_0
- tk=8.6.10=hbbe82c9_0
- toml=0.10.1=pyh9f0ad1d_0
- readline=8.0=hf8c457e_0
- setuptools=47.1.1=py38h32f6830_0
- sqlite=3.30.1=hcee41ef_0
- tk=8.6.10=hed695b0_0
- wheel=0.34.2=py_1
- wrapt=1.11.2=py38h64e0658_0
- xz=5.2.5=h0b31af3_0
- zlib=1.2.11=h0b31af3_1006
- xz=5.2.5=h516909a_0
- zlib=1.2.11=h516909a_1006
- pip:
- altair==4.1.0
- appdirs==1.4.4
- appnope==0.1.0
- astor==0.8.1
- attrs==19.3.0
- backcall==0.2.0
......@@ -52,19 +37,17 @@ dependencies:
- black==19.10b0
- bleach==3.1.5
- blinker==1.4
- boto3==1.14.5
- botocore==1.17.5
- boto3==1.14.2
- botocore==1.17.2
- cachetools==4.1.0
- chardet==3.0.4
- click==7.1.2
- dbfpy==2.3.1
- cycler==0.10.0
- decorator==4.4.2
- defusedxml==0.6.0
- docutils==0.15.2
- entrypoints==0.3
- enum-compat==0.0.3
- future==0.18.2
- geocoder==1.38.1
- idna==2.9
- ipykernel==5.3.0
- ipython==7.15.0
......@@ -76,11 +59,14 @@ dependencies:
- jsonschema==3.2.0
- jupyter-client==6.1.3
- jupyter-core==4.6.3
- kiwisolver==1.2.0
- markupsafe==1.1.1
- matplotlib==3.2.1
- mistune==0.8.4
- nbconvert==5.6.1
- nbformat==5.0.7
- notebook==6.0.3
- numpy==1.18.5
- packaging==20.4
- pandas==1.0.4
- pandocfilters==1.4.2
......@@ -90,6 +76,7 @@ dependencies:
- pexpect==4.8.0
- pickleshare==0.7.5
- pillow==7.1.2
- plotly==4.8.1
- prometheus-client==0.8.0
- prompt-toolkit==3.0.5
- protobuf==3.12.2
......@@ -101,15 +88,20 @@ dependencies:
- python-dateutil==2.8.1
- pytz==2020.1
- pyzmq==19.0.1
- ratelim==0.1.6
- regex==2020.6.8
- requests==2.24.0
- requests==2.23.0
- retrying==1.3.3
- s3transfer==0.3.3
- scipy==1.4.1
- seaborn==0.10.1
- send2trash==1.5.0
- simpledbf==0.2.6
- six==1.15.0
- slurm2sql==0.9.0
- streamlit==0.61.0
- terminado==0.8.3
- testpath==0.4.4
- toml==0.10.1
- toolz==0.10.0
- tornado==5.1.1
- traitlets==4.3.3
......@@ -121,5 +113,5 @@ dependencies:
- wcwidth==0.2.4
- webencodings==0.5.1
- widgetsnbextension==3.5.1
prefix: /Users/ravitripathi/opt/anaconda3/envs/streamlit
prefix: /data/user/ravi89/Conda_Env/streamlit
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment