forked from djangopackages/djangopackages
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.in
80 lines (75 loc) · 1.06 KB
/
requirements.in
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
75
76
77
78
79
80
bs4
cloudflare
crispy-bootstrap3
croniter
django-anymail
django-better-admin-arrayfield
django-click
django-crispy-forms<3
django-debug-toolbar
django-environ
django-extensions
django-htmx
django-jsonview
django-maintenance-mode
django-q2
django-reversion
django-secure
django-structlog
django-tables2
django-tailwind-cli
django-waffle
Django<5.2
djangorestframework<3.16
emoji
emojificate
feedparser
django-template-partials
# github3.py
github3.py<4.1
heroicons[django]
jinja2
markdown-it-py[linkify]
markdownify
numpy
openai
packaging
psutil
psycopg[binary, pool]
pydantic
PyGithub
python-dateutil
python-gitlab
pytz
requests
requests-mock
rich
sentry-sdk
social-auth-app-django==5.4.2
social-auth-core
sqlite-utils
structlog
trove-classifiers
Unidecode
uwsgi
whitenoise
# Redis support
redis
# docs
-r docs/requirements.in
# testing
dirty-equals
django-test-plus
Faker
model-bakery
pytest
pytest-cov
pytest-django
pytest-mock
pytest-vcr
time-machine
# utils
bumpver
# pre-commit - please note all linters and autoformatters are in our
# .pre-commit-config.yaml file
pre-commit