forked from internetstandards/Internet.nl-dashboard
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.in
25 lines (21 loc) · 1003 Bytes
/
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
# Dependencies for this project are manager using pip-tools (https://github.com/jazzband/pip-tools).
# This is a simple management tool to manage version pinnin build on top of Pip and requirements.txt.
# See upgrade commands here: https://github.com/jazzband/pip-tools/
# eg: pip-compile --upgrade-package django
# In this file only
# - specify requirements that are needed for Dashboard runtime (no development requirements).
# - no requirements that are already provided by websecmap itself
# - no version pinning, unless it is required and explained
# pytest docker was not released to pypi
git+https://github.com/avast/pytest-docker@9ce726f4a045addc777fb1cea837a6309cbbeef6#egg=pytest-docker
# to update websecmap run: make update_requirement_websecmap
git+https://gitlab.com/internet-cleanup-foundation/web-security-map@bf1cf1b026f5297d0ffe3008944c13435a883b41#egg=websecmap
django-otp
django-two-factor-auth
django-picklefield
validators
python-magic
pytz
django
polib
django-activity-stream