File tree 1 file changed +25
-24
lines changed
1 file changed +25
-24
lines changed Original file line number Diff line number Diff line change 1
- appdirs == 1.4.3
2
- click == 6.7
3
- decorator == 4.1.2
4
- Flask == 1.0
5
- Flask-Compress == 1.4.0
6
- Flask-Humanize == 0.3.0
7
- Flask-SQLAlchemy == 2.2
8
- Flask-WTF == 0.14.2
9
- humanize == 0.5.1
10
- itsdangerous == 0.24
11
- Jinja2 == 2.9.6
12
- MarkupSafe == 1.1.0
13
- packaging == 16.8
14
- pbr == 3.1.1
15
- psutil == 5.6.6
16
- pyparsing == 2.2.0
17
- python-utils == 2.2.0
18
- six == 1.11.0
19
- SQLAlchemy == 1.1.14
20
- sqlalchemy-migrate == 0.11.0
21
- sqlparse == 0.2.3
22
- Tempita == 0.5.2
23
- Werkzeug == 0.15.5
24
- WTForms == 2.1
1
+ appdirs >= 1.4.4
2
+ Brotli >= 1.0.9
3
+ click >= 8.0.3
4
+ decorator >= 5.1.1
5
+ Flask >= 2.0.2
6
+ Flask-Compress >= 1.10.1
7
+ Flask-Humanize >= 0.3.0
8
+ Flask-SQLAlchemy >= 2.5.1
9
+ Flask-WTF >= 1.0.0
10
+ humanize >= 4.0.0
11
+ itsdangerous >= 2.0.1
12
+ Jinja2 >= 3.0.3
13
+ MarkupSafe >= 2.0.1
14
+ packaging >= 21.3
15
+ pbr >= 5.8.1
16
+ psutil >= 5.9.0
17
+ pyparsing >= 3.0.7
18
+ python-utils >= 3.1.0
19
+ six >= 1.16.0
20
+ SQLAlchemy >= 1.4.31
21
+ sqlalchemy-migrate >= 0.13.0
22
+ sqlparse >= 0.4.2
23
+ Tempita >= 0.5.2
24
+ Werkzeug >= 2.0.3
25
+ WTForms >= 3.0.1
You can’t perform that action at this time.
0 commit comments