-
Notifications
You must be signed in to change notification settings - Fork 7
/
requirements.txt
executable file
·74 lines (64 loc) · 1.83 KB
/
requirements.txt
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
# Requirements automatically generated by pigar.
# https://github.com/Damnever/pigar
# manage.py: 8
# mcs/admin.py: 1
# mcs/apps.py: 1
# mcs/bakviews.py: 1,2,3,5,11
# mcs/migrations/0001_initial.py: 5,6
# mcs/migrations/0002_shelter.py: 5,6
# mcs/migrations/0003_auto_20160214_1310.py: 5
# mcs/migrations/0004_auto_20160216_1039.py: 4
# mcs/migrations/0005_unstructuredtxt_sentimentpolarity.py: 5
# mcs/migrations/0006_files_ttl.py: 6,7
# mcs/migrations/0007_files_groupid.py: 5
# mcs/migrations/0008_auto_20160410_1031.py: 5
# mcs/migrations/0009_smsregistration.py: 5
# mcs/migrations/0010_savesms.py: 5,6
# mcs/migrations/0011_task.py: 5
# mcs/migrations/0012_summarizedfiles.py: 5,6
# mcs/migrations/0013_auto_20160901_1207.py: 5
# mcs/migrations/0014_auto_20160901_1257.py: 5
# mcs/models.py: 1,2
# mcs/tests.py: 1
# mcs/urls.py: 1,2
# mcs/views/__init__.py: 2
# mcs/views/editProfile.py: 1,3
# mcs/views/embs.py: 1
# mcs/views/graphical.py: 1
# mcs/views/index.py: 1,5
# mcs/views/missing.py: 1,3
# mcs/views/reportGen.py: 18
# mcs/views/sms.py: 1,4,6
# mcs/views/tabular.py: 1
# mcs/views/viewers.py: 3,6
# offlineMCS/urls.py: 16,17
# offlineMCS/wsgi.py: 12
Django == 1.9.2
# mcs/serializers.py: 1
# mcs/views/tasks.py: 1,2,3
djangorestframework == 3.4.4
# mcs/serializers.py: 3
# mcs/views/editProfile.py: 2
# mcs/views/embs.py: 2
# mcs/views/graphical.py: 2
# mcs/views/index.py: 2
# mcs/views/missing.py: 2
# mcs/views/reportGen.py: 16
# mcs/views/sms.py: 2
# mcs/views/tabular.py: 2
# mcs/views/tasks.py: 5,6
# mcs/views/viewers.py: 2
# mcs == 0.3.7
# mcs/views/index.py: 12
python_firebase == 1.2
# mcs/bakviews.py: 22,23,24,25
# mcs/views/reportGen.py: 8,9,10,11,13,14,17
reportlab == 3.3.0
# static/map/fetcher.py: 4
requests == 2.9.1
whitenoise == 3.3.0
dj_database_url == 0.4.2
python-decouple == 3.0
gunicorn == 19.7.1
task == 0.1
psycopg2 == 2.7.1