requirements_win.txt
755 Bytes
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
anyjson==0.3.3
click
DateTime==4.2
Django==2.0.5
django-admin-tools==0.8.1
django-bootstrap3==10.0.1
django-extensions==2.0.7
# for Choices
django-model-utils
django-suit==0.2.26
django-test-without-migrations==0.6
#gunicorn==19.4.5
iso8601==0.1.12
jdcal==1.4
#lxml==3.8.0 (installed manually)
lxml==4.6.1
mysqlclient==2.0.3
#pluggy==0.6.0
#pluggy>=0.7
pluggy==0.8.1
py==1.5.3
pytz==2018.4
requests==2.18.4
six==1.11.0
sqlparse==0.2.4
Twisted==16.0.0
#Twisted==18.4.0 (marche pas bien avec win10 ?)
#voevent-parse==1.0.2 (installed manually)
zope.interface==5.2.0
# For DEV
#django-debug-toolbar==1.9.1
#plantuml
# For Celery:
##celery==3.1.23
##flower==0.9.2
##amqp==1.4.9
##amqplib==1.0.2
##billiard==3.3.0.23
##kombu==3.0.37
##django-celery==3.1.17