-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt.old
55 lines (55 loc) · 974 Bytes
/
requirements.txt.old
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
'''
alembic==1.13.1
annotated-types==0.6.0
apispec==6.6.1
attrs==23.2.0
bcrypt==4.1.2
blinker==1.7.0
Bootstrap-Flask==2.4.0
click==8.1.7
decouple==0.0.7
dnspython==2.6.1
dominate==2.9.1
email_validator==2.1.1
flasgger==0.9.7.1
Flask==3.0.3
Flask-Bcrypt==1.0.1
flask-bootstrap5==0.1.dev1
Flask-Login==0.6.3
Flask-Mail==0.9.1
Flask-Markdown==0.3
Flask-Migrate==4.0.7
flask-muck==0.3.0
Flask-SQLAlchemy==3.1.1
Flask-WTF==1.2.1
greenlet==3.0.3
idna==3.7
itsdangerous==2.2.0
Jinja2==3.1.3
#jsonschema==4.22.0
#jsonschema-specifications==2023.12.1
#Mako==1.3.3
#Markdown==3.6
#markdown-it-py==3.0.0
#MarkupSafe==2.1.5
#marshmallow==3.21.2
#marshmallow-jsonschema==0.13.0
#mdurl==0.1.2
#mistune==3.0.2
#packaging==24.0
#pydantic==2.7.1
#pydantic_core==2.18.2
#Pygments==2.18.0
#pyhumps==3.8.0
#PyYAML==6.0.1
#referencing==0.35.1
#rich==13.7.1
#rpds-py==0.18.0
six==1.16.0
SQLAlchemy==2.0.29
typing_extensions==4.11.0
visitor==0.1.3
webargs==8.4.0
Werkzeug==3.0.2
WTForms==3.1.2
'''