-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
59 lines (58 loc) · 1.42 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
name: synkb
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_gnu
- ca-certificates=2021.5.30=ha878542_0
- certifi=2021.5.30=py37h89c1867_0
- ld_impl_linux-64=2.35.1=hea4e1c9_2
- libffi=3.3=h58526e2_2
- libgcc-ng=9.3.0=h2828fa1_19
- libgomp=9.3.0=h2828fa1_19
- libstdcxx-ng=9.3.0=h6de172a_19
- ncurses=6.2=h58526e2_4
- openssl=1.1.1k=h7f98852_0
- pip=21.1.2=pyhd8ed1ab_0
- python=3.7.10=hffdb5ce_100_cpython
- python_abi=3.7=1_cp37m
- readline=8.1=h46c0cb4_0
- setuptools=49.6.0=py37h89c1867_3
- sqlite=3.36.0=h9cd32fc_0
- tk=8.6.10=h21135ba_1
- wheel=0.36.2=pyhd3deb0d_0
- xz=5.2.5=h516909a_1
- zlib=1.2.11=h516909a_1010
- pip:
- arabic-reshaper==2.1.3
- asgiref==3.3.4
- chardet==4.0.0
- cycler==0.10.0
- django==3.2.4
- django-crispy-forms==1.12.0
- elasticsearch==7.15.0
- future==0.18.2
- html5lib==1.1
- idna==2.10
- kiwisolver==1.3.1
- matplotlib==3.4.2
- numpy==1.21.0
- pandas==1.2.5
- pillow==8.2.0
- pyparsing==2.4.7
- pypdf2==1.26.0
- python-bidi==0.4.2
- python-dateutil==2.8.1
- pytz==2021.1
- reportlab==3.5.67
- requests==2.25.1
- scipy==1.7.0
- seaborn==0.11.1
- six==1.16.0
- sqlparse==0.4.1
- typing-extensions==3.10.0.0
- urllib3==1.26.6
- webencodings==0.5.1
- xhtml2pdf==0.2.5
prefix: /home/bai/anaconda2/envs/dj