Blame view

install/requirements.txt 712 Bytes
a09674a9   Alexis Koralewski   add fixed version...
1
2
3
anyjson==0.3.3
click==8.0.3
DateTime==4.3
a6603b26   Alexis Koralewski   Django and Python...
4
Django==3.2
a09674a9   Alexis Koralewski   add fixed version...
5
6
7
django-admin-tools==0.9.1
django-bootstrap3==21.1
django-extensions==3.1.5
98621b46   Alexis Koralewski   add DRF, pyros ap...
8
9
# for Django Rest Framework (DRF)
djangorestframework
13b05242   Alexis Koralewski   add dateutil in r...
10
# for Choices
a09674a9   Alexis Koralewski   add fixed version...
11
12
13
django-model-utils==4.2.0
django-suit==0.2.28
django-test-without-migrations==0.6
13b05242   Alexis Koralewski   add dateutil in r...
14
#gunicorn==19.8.1
a09674a9   Alexis Koralewski   add fixed version...
15
16
iso8601==1.0.0
jdcal==1.4.1
649fb514   Alexis Koralewski   adding matplotlib...
17
#lxml==4.3.0
a09674a9   Alexis Koralewski   add fixed version...
18
19
lxml==4.6.4
mysqlclient==2.0.3
13b05242   Alexis Koralewski   add dateutil in r...
20
#pluggy>=0.7
a09674a9   Alexis Koralewski   add fixed version...
21
22
23
24
25
26
27
28
29
pluggy==1.0.0
py==1.11.0
pytz==2021.3
requests==2.26.0
six==1.16.0
sqlparse==0.4.2
Twisted==21.7.0
voevent-parse==1.0.3
zope.interface==5.4.0
12ddccd6   Etienne Pallier   sphinx doc auto g...
30
31
32
33
34
35
36
37
38
39
40
41
42


#
# 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