a Django-based indieweb.org site
https://00dani.me/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
63 lines
1.1 KiB
63 lines
1.1 KiB
[[source]] |
|
url = "https://pypi.python.org/simple" |
|
verify_ssl = true |
|
name = "pypi" |
|
|
|
[requires] |
|
python_version = '3.7' |
|
|
|
[packages] |
|
django = "*" |
|
django-compressor = "*" |
|
gunicorn = {extras = ["gevent"]} |
|
"psycopg2-binary" = "*" |
|
pillow = "*" |
|
django-meta = "*" |
|
django-activeurl = "*" |
|
django-otp = "*" |
|
qrcode = "*" |
|
django-otp-agents = "*" |
|
python-slugify = "*" |
|
"mf2py" = "*" |
|
markdown = "*" |
|
bleach = "*" |
|
django-debug-toolbar = "*" |
|
xrd = "*" |
|
django-push = "*" |
|
pyyaml = "*" |
|
django-annoying = "*" |
|
accept-types = "*" |
|
django-analytical = "*" |
|
django-model-utils = "*" |
|
django-rq = "*" |
|
ronkyuu = "*" |
|
cachecontrol = "*" |
|
hiredis = "*" |
|
"mf2util" = "*" |
|
django-cors-headers = "*" |
|
"argon2-cffi" = "*" |
|
python-baseconv = "*" |
|
django-computed-property = "*" |
|
docutils = "*" |
|
django-super-favicon = "*" |
|
django-redis = "*" |
|
gevent = "*" |
|
django-extensions = "*" |
|
python-magic = "*" |
|
pyup-django = "*" |
|
"jinja2" = "*" |
|
msgpack = "*" |
|
django-randomslugfield = "*" |
|
ago = "*" |
|
|
|
[dev-packages] |
|
ptpython = "*" |
|
pytest-django = "*" |
|
werkzeug = "*" |
|
watchdog = "*" |
|
mypy = "*" |
|
types-pyyaml = "*" |
|
types-requests = "*" |
|
types-python-slugify = "*" |
|
types-bleach = "*" |
|
types-markdown = "*"
|
|
|