requirements.txt
719 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
anyjson==0.3.3
click==8.0.3
DateTime==5.1
Django==4.1
django-admin-tools==0.9.2
django-bootstrap3==23.1
django-extensions==3.2.1
# for Django Rest Framework (DRF)
djangorestframework==3.14.0
# for Choices
django-model-utils==4.3.1
django-suit==0.2.28
django-test-without-migrations==0.6
#gunicorn>=19.8.1
iso8601==1.1.0
jdcal==1.4.1
#lxml>=4.3.0
lxml==4.9.2
mysqlclient==2.1.1
#pluggy>=0.7
pluggy==1.0.0
py==1.11.0
pytz==2023.3
requests==2.28.2
six==1.16.0
sqlparse==0.4.4
Twisted==22.10.0
voevent-parse==1.0.3
zope.interface==6.0
#
# 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