Remove unused Pipenv package files
This commit is contained in:
parent
e5cf94d488
commit
636b470001
2 changed files with 0 additions and 1844 deletions
63
Pipfile
63
Pipfile
|
@ -1,63 +0,0 @@
|
|||
[[source]]
|
||||
url = "https://pypi.python.org/simple"
|
||||
verify_ssl = true
|
||||
name = "pypi"
|
||||
|
||||
[requires]
|
||||
python_version = '3.9'
|
||||
|
||||
[packages]
|
||||
django = ">=3,<4"
|
||||
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-redis = "*"
|
||||
gevent = "*"
|
||||
django-extensions = "*"
|
||||
python-magic = "*"
|
||||
pyup-django = "*"
|
||||
jinja2 = "*"
|
||||
msgpack = "*"
|
||||
django-randomslugfield = "*"
|
||||
ago = "*"
|
||||
favicons = "*"
|
||||
|
||||
[dev-packages]
|
||||
ptpython = "*"
|
||||
pytest-django = "*"
|
||||
werkzeug = "*"
|
||||
watchdog = "*"
|
||||
mypy = "*"
|
||||
types-pyyaml = "*"
|
||||
types-requests = "*"
|
||||
types-python-slugify = "*"
|
||||
types-bleach = "*"
|
||||
types-markdown = "*"
|
1781
Pipfile.lock
generated
1781
Pipfile.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue