tacticalrmm/.devcontainer/requirements.txt

33 lines
550 B
Plaintext
Raw Normal View History

2021-01-02 05:05:37 +00:00
# To ensure app dependencies are ported from your virtual environment/host machine into your container, run 'pip freeze > requirements.txt' in the terminal to overwrite this file
2021-02-24 04:45:08 +00:00
asyncio-nats-client
celery
Django
django-cors-headers
django-rest-knox
djangorestframework
loguru
msgpack
psycopg2-binary
pycparser
pycryptodome
pyotp
pyparsing
pytz
qrcode
redis
twilio
packaging
validators
websockets
2021-01-02 05:05:37 +00:00
black
Werkzeug
django-extensions
coverage
coveralls
model_bakery
2021-02-13 19:40:18 +00:00
mkdocs
mkdocs-material
pymdown-extensions
2021-02-24 00:12:55 +00:00
Pygments
2021-02-23 09:50:57 +00:00
mypy