tacticalrmm/.devcontainer/requirements.txt

38 lines
609 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
2021-04-02 22:54:58 +00:00
channels
2021-05-13 14:38:26 +00:00
channels_redis
2021-07-22 00:33:42 +00:00
django-ipware
2021-02-24 04:45:08 +00:00
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
2021-04-01 04:23:21 +00:00
pysnooper
isort