File tree Expand file tree Collapse file tree 2 files changed +30
-1
lines changed
Expand file tree Collapse file tree 2 files changed +30
-1
lines changed Original file line number Diff line number Diff line change @@ -4,3 +4,32 @@ flake8==3.8.3
44Flask == 1.1.2
55Flask-Executor == 0.9.3
66Werkzeug == 1.0.1
7+ alabaster == 0.7.12
8+ Babel == 2.8.0
9+ certifi == 2020.6.20
10+ chardet == 3.0.4
11+ commonmark == 0.9.1
12+ docutils == 0.16
13+ idna == 2.10
14+ imagesize == 1.2.0
15+ Jinja2 == 2.11.2
16+ MarkupSafe == 1.1.1
17+ packaging == 20.4
18+ Pallets-Sphinx-Themes == 1.2.3
19+ pockets == 0.9.1
20+ Pygments == 2.6.1
21+ pyparsing == 2.4.7
22+ pytz == 2020.1
23+ recommonmark == 0.6.0
24+ requests == 2.24.0
25+ six == 1.15.0
26+ snowballstemmer == 2.0.0
27+ Sphinx == 3.1.1
28+ sphinxcontrib-applehelp == 1.0.2
29+ sphinxcontrib-devhelp == 1.0.2
30+ sphinxcontrib-htmlhelp == 1.0.3
31+ sphinxcontrib-jsmath == 1.0.1
32+ sphinxcontrib-napoleon == 0.7
33+ sphinxcontrib-qthelp == 1.0.3
34+ sphinxcontrib-serializinghtml == 1.1.4
35+ urllib3 == 1.25.9
Original file line number Diff line number Diff line change 1717
1818setup (
1919 name = "Flask-Shell2HTTP" ,
20- version = "1.0 .1" ,
20+ version = "1.1 .1" ,
2121 url = GITHUB_URL ,
2222 license = "BSD" ,
2323 author = "Eshaan Bansal" ,
You can’t perform that action at this time.
0 commit comments