This repository was archived by the owner on Dec 5, 2024. It is now read-only.
generated from rochacbruno/flask-project-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
80 lines (80 loc) · 1.4 KB
/
requirements.txt
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
aniso8601==9.0.1
asttokens==2.4.1
babel==2.16.0
black==24.10.0
blinker==1.9.0
certifi==2024.8.30
charset-normalizer==3.4.0
click==8.1.7
codecov==2.1.13
coverage==7.6.7
decorator==5.1.1
dominate==2.9.1
dynaconf==3.2.6
executing==2.1.0
flake8==7.1.1
Flask==3.1.0
Flask-Admin==1.6.1
Flask-Bootstrap==3.3.7.1
Flask-DebugToolbar==0.16.0
Flask-RESTful==0.3.10
flask-shell-ipython==0.5.3
Flask-SQLAlchemy==3.1.1
Flask-WTF==1.2.2
flask_simplelogin==0.2.0
ghp-import==2.1.0
gitchangelog==3.0.4
greenlet==3.1.1
idna==3.10
iniconfig==2.0.0
ipdb==0.13.13
ipython==8.29.0
isort==5.13.2
itsdangerous==2.2.0
jedi==0.19.2
Jinja2==3.1.4
lark==1.2.2
Markdown==3.7
MarkupSafe==3.0.2
matplotlib-inline==0.1.7
mccabe==0.7.0
mergedeep==1.3.4
mkdocs==1.6.1
mkdocs-get-deps==0.2.0
mypy==1.13.0
mypy-extensions==1.0.0
packaging==24.2
parso==0.8.4
pathspec==0.12.1
pexpect==4.9.0
platformdirs==4.3.6
pluggy==1.5.0
prompt_toolkit==3.0.48
psycopg2-binary==2.9.9
ptyprocess==0.7.0
pure_eval==0.2.3
pycodestyle==2.12.1
pyflakes==3.2.0
Pygments==2.18.0
pytest==8.3.3
pytest-cov==6.0.0
pytest-flask==1.3.0
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
pytz==2024.2
PyYAML==6.0.2
pyyaml_env_tag==0.1
requests==2.32.3
six==1.16.0
SQLAlchemy==2.0.29
sqlalchemy-serializer==1.4.22
stack-data==0.6.3
traitlets==5.14.3
typing_extensions==4.12.2
urllib3==2.2.3
visitor==0.1.3
watchdog==6.0.0
wcwidth==0.2.13
Werkzeug==3.1.3
WTForms==3.2.1
WTForms-SQLAlchemy==0.4.2