Files
redash/requirements_dev.txt
Eric Radman 0d699328b8 Allow RSA key used for JWT to be specified as a file path (#6271)
- auth_jwt_auth_public_certs_url may file:// in addition to http/https
- Log an error if payload does not contain an email address
2023-07-29 19:20:18 +10:00

11 lines
157 B
Plaintext

jwcrypto==1.5.0
pytest==7.4.0
pytest-cov==4.1.0
coverage==7.2.7
mock==5.0.2
ptvsd==4.3.2
freezegun==1.2.1
watchdog==3.0.0
ptpython==3.0.23
pre-commit==3.3.3