File: dev.txt

package info (click to toggle)
flask-security 5.6.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 3,448 kB
  • sloc: python: 23,247; javascript: 204; makefile: 138
file content (21 lines) | stat: -rw-r--r-- 361 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
-r docs.txt
-r tests.txt
mypy
flit
check-wheel-contents
psycopg2-binary
pymysql
pre-commit
tox
types-requests

# for dev - might not install Flask-Security - list those dependencies here
flask
flask-wtf
flask-login
flask-principal
markupsafe
passlib>=1.7.4;python_version<'3.12'
libpass>=1.9.0;python_version>='3.12'
email_validator
importlib_resources>=5.10.0