-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-dev.txt
65 lines (65 loc) · 1.24 KB
/
requirements-dev.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
asgiref==3.7.2
black==22.1.0
blue==0.9.1
certifi==2024.7.4
charset-normalizer==3.3.2
click==8.1.7
defusedxml==0.7.1
diff-match-patch==20230430
Django==4.0.1
django-admin-autocomplete-filter==0.7.1
django-admin-list-filter-dropdown==1.0.3
django-admin-rangefilter==0.12.1
django-advanced-filters==2.0.0
django-colorfield==0.11.0
django-cors-headers==4.3.1
django-cron==0.6.0
django-crum==0.7.9
django-debug-toolbar==4.1.0
django-editorjs==0.2.1
django-environ==0.11.2
django-filter==23.5
django-import-export==3.3.7
django-jazzmin==2.6.1
django-nested-admin==4.0.2
django-object-actions==4.2.0
django-tinymce==4.0.0
djangorestframework==3.15.1
et-xmlfile==1.1.0
flake8==4.0.1
idna==3.7
iniconfig==2.0.0
MarkupPy==1.14
mccabe==0.6.1
mypy-extensions==1.0.0
numpy==2.0.0
odfpy==1.4.1
openpyxl==3.1.2
packaging==24.0
pandas==2.2.2
pathspec==0.12.1
pendulum==3.0.0
pillow==10.2.0
platformdirs==4.2.2
pluggy==1.4.0
psycopg2-binary==2.9.9
pycodestyle==2.8.0
pyflakes==2.4.0
pytest==8.1.1
python-dateutil==2.9.0.post0
python-decouple==3.8
python-monkey-business==1.0.0
pytz==2024.1
PyYAML==6.0.1
requests==2.32.3
simplejson==3.19.2
six==1.16.0
sqlparse==0.4.4
tablib==3.5.0
time-machine==2.14.1
tomli==2.0.1
tzdata==2024.1
urllib3==2.2.2
xlrd==2.0.1
XlsxWriter==3.2.0
xlwt==1.3.0