-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
71 lines (71 loc) · 2.16 KB
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
name: venv_treatment_recommender
channels:
- defaults
- conda-forge
- bioconda
- jemunro
dependencies:
- asgiref=3.5.2=py310hecd8cb5_0
- blas=1.0=mkl
- bottleneck=1.3.5=py310h4e76f89_0
- brotlipy=0.7.0=py310hca72f7f_1002
- bzip2=1.0.8=h1de35cc_0
- ca-certificates=2022.10.11=hecd8cb5_0
- certifi=2022.12.7=py310hecd8cb5_0
- cffi=1.15.1=py310h6c40b1e_3
- charset-normalizer=2.0.4=pyhd3eb1b0_0
- cryptography=38.0.4=py310hf6deb26_0
- django=4.1=py310hecd8cb5_0
- django-crispy-forms=1.14.0=pyhd8ed1ab_0
- djangorestframework=3.14.0=pyhd8ed1ab_0
- fftw=3.3.9=h9ed2024_1
- gunicorn=20.1.0=py310hecd8cb5_0
- idna=3.4=py310hecd8cb5_0
- intel-openmp=2021.4.0=hecd8cb5_3538
- joblib=1.1.1=py310hecd8cb5_0
- krb5=1.19.2=hcd88c3b_0
- libcxx=14.0.6=h9765a3e_0
- libedit=3.1.20221030=h6c40b1e_0
- libffi=3.4.2=hecd8cb5_6
- libgfortran=5.0.0=11_3_0_hecd8cb5_28
- libgfortran5=11.3.0=h9dfd629_28
- libpq=12.9=h1c9f633_3
- llvm-openmp=14.0.6=h0dcd299_0
- mkl=2021.4.0=hecd8cb5_637
- mkl-service=2.4.0=py310hca72f7f_0
- mkl_fft=1.3.1=py310hf879493_0
- mkl_random=1.2.2=py310hc081a56_0
- ncurses=6.3=hca72f7f_3
- numexpr=2.8.4=py310h9638375_0
- numpy=1.23.5=py310h9638375_0
- numpy-base=1.23.5=py310ha98c3c9_0
- openssl=1.1.1s=hca72f7f_0
- ordered-set=4.1.0=pyhd8ed1ab_0
- packaging=22.0=py310hecd8cb5_0
- pandas=1.5.2=py310h3ea8b11_0
- pip=22.3.1=py310hecd8cb5_0
- psycopg2=2.9.3=py310h0a4fc7d_0
- pycparser=2.21=pyhd3eb1b0_0
- pylatex=1.4.1=pyh9f0ad1d_0
- pyopenssl=22.0.0=pyhd3eb1b0_0
- pysocks=1.7.1=py310hecd8cb5_0
- python=3.10.8=h218abb5_1
- python-dateutil=2.8.2=pyhd3eb1b0_0
- pytz=2022.7=py310hecd8cb5_0
- readline=8.2=hca72f7f_0
- requests=2.28.1=py310hecd8cb5_0
- scikit-learn=1.1.3=py310he9d5cce_0
- scipy=1.9.3=py310h09290a1_0
- setuptools=65.6.3=py310hecd8cb5_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.40.1=h880c91c_0
- sqlparse=0.4.3=py310hecd8cb5_0
- threadpoolctl=2.2.0=pyh0d69192_0
- tk=8.6.12=h5d9f67b_0
- tzdata=2022g=h04d1e81_0
- urllib3=1.26.13=py310hecd8cb5_0
- wheel=0.37.1=pyhd3eb1b0_0
- xlrd=2.0.1=pyhd3eb1b0_0
- xz=5.2.8=h6c40b1e_0
- zlib=1.2.13=h4dc903c_0
prefix: ./venv