-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.yml
54 lines (53 loc) · 1.23 KB
/
requirements.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
name: ar_web
channels:
- conda-forge
- defaults
dependencies:
- asgiref=3.2.3=py_0
- certifi=2019.11.28=py36_0
- django=3.0.1=py36_0
- djangorestframework=3.11.0=py_0
- freetype=2.9.1=ha9979f8_1
- jpeg=9b=hb83a4c4_2
- libpng=1.6.37=h2a8f88b_0
- libtiff=4.1.0=h56a325e_0
- nodejs=13.0.0=1
- olefile=0.46=py36_0
- pip=19.3.1=py36_0
- python=3.6.9=h5500b2f_0
- pytz=2019.3=py_0
- setuptools=42.0.2=py36_0
- sqlite=3.30.1=he774522_0
- sqlparse=0.3.0=py_0
- tk=8.6.8=hfa6e2cd_0
- vc=14.1=h0510ff6_4
- wheel=0.33.6=py36_0
- wincertstore=0.2=py36h7fe50ca_0
- xz=5.2.4=h2fa13f4_4
- zlib=1.2.11=h62dcd97_3
- zstd=1.3.7=h508b16e_0
- pip:
- amqp==2.5.2
- babel==2.8.0
- billiard==3.6.2.0
- cffi==1.13.2
- cssselect2==0.2.2
- defusedxml==0.6.0
- django-crispy-forms==1.8.1
- django-dynamic-formsets==0.0.8
- django-filter==2.2.0
- django-tables2==2.2.1
- django-timezone-field==4.0
- greenlet==0.4.15
- html5lib==1.0.1
- importlib-metadata==1.5.0
- kombu==4.6.7
- pycparser==2.19
- pyphen==0.9.5
- python-dateutil==2.8.1
- six==1.13.0
- tinycss2==1.0.2
- tornado==5.1.1
- vine==1.3.0
- webencodings==0.5.1
- zipp==2.2.0