-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
52 lines (52 loc) · 1.61 KB
/
requirements.txt
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
name: ml_app_env
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_gnu
- asgiref=3.5.0=pyhd8ed1ab_0
- backports=1.0=py_2
- backports.zoneinfo=0.2.1=py38h497a2fe_4
- ca-certificates=2021.10.8=ha878542_0
- django=4.0.2=py38h578d9bd_0
- django-cors-headers=3.11.0=pyhd8ed1ab_0
- djangorestframework=3.13.1=pyhd8ed1ab_0
- joblib=1.1.0=pyhd8ed1ab_0
- ld_impl_linux-64=2.36.1=hea4e1c9_2
- libblas=3.9.0=13_linux64_openblas
- libcblas=3.9.0=13_linux64_openblas
- libffi=3.4.2=h7f98852_5
- libgcc-ng=11.2.0=h1d223b6_12
- libgfortran-ng=11.2.0=h69a702a_12
- libgfortran5=11.2.0=h5c6108e_12
- libgomp=11.2.0=h1d223b6_12
- liblapack=3.9.0=13_linux64_openblas
- libnsl=2.0.0=h7f98852_0
- libopenblas=0.3.18=pthreads_h8fe5266_0
- libstdcxx-ng=11.2.0=he4da1e4_12
- libzlib=1.2.11=h36c2ea0_1013
- ncurses=6.3=h9c3ff4c_0
- numpy=1.22.2=py38h6ae9a64_0
- openssl=3.0.0=h7f98852_2
- pandas=1.4.1=py38h43a58ef_0
- pip=22.0.3=pyhd8ed1ab_0
- python=3.8.12=h0744224_3_cpython
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python_abi=3.8=2_cp38
- pytz=2021.3=pyhd8ed1ab_0
- readline=8.1=h46c0cb4_0
- scikit-learn=1.0.2=py38h1561384_0
- scipy=1.8.0=py38h56a6a73_1
- setuptools=60.9.3=py38h578d9bd_0
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.37.0=h9cd32fc_0
- sqlparse=0.4.2=pyhd8ed1ab_0
- threadpoolctl=3.1.0=pyh8a188c0_0
- tk=8.6.12=h27826a3_0
- typing_extensions=4.1.1=pyha770c72_0
- tzdata=2021e=he74cb21_0
- wheel=0.37.1=pyhd8ed1ab_0
- xz=5.2.5=h516909a_1
- zlib=1.2.11=h36c2ea0_1013
prefix: /home/paritosh/anaconda3/envs/ml_app_env