File tree Expand file tree Collapse file tree 1 file changed +18
-10
lines changed Expand file tree Collapse file tree 1 file changed +18
-10
lines changed Original file line number Diff line number Diff line change 1- djangorestframework >= 3.14.0
1+ # Proj
22Pygments >= 2.11.2
33psycopg2-binary >= 2.9.9
4- requests >= 2.28.1
5- docutils >= 0.19
6- concurrent-log-handler >= 0.9.20
7- django-log-request-id >= 2.0.0
8- django-sortedm2m >= 3.1.1
4+ python-dotenv >= 1.0.1
5+
6+ # CeleryStack
97django-crontab >= 0.7.1
108DjangoAsyncAdmin >= 6.11.2
11- django-cors-headers >= 4.3.1
12- django-minio-storage >= 0.5.7
139django-celery-beat >= 2.6.0
1410django-celery-results >= 2.5.1
1511redis >= 5.0.1
16- python-dotenv >= 1.0.1
1712flower >= 2.0.1
1813sqlalchemy >= 2.0.28
19- graphviz >= 0.20.1
14+ graphviz >= 0.20.1
15+
16+
17+ # Dispensable
18+ requests >= 2.28.1
19+ docutils >= 0.19
20+ django-cors-headers >= 4.3.1
21+ djangorestframework >= 3.14.0
22+ django-minio-storage >= 0.5.7
23+
24+ # ?
25+ concurrent-log-handler >= 0.9.20
26+ django-log-request-id >= 2.0.0
27+ django-sortedm2m >= 3.1.1
You can’t perform that action at this time.
0 commit comments