Skip to content

Commit af807aa

Browse files
authored
Merge pull request #328 from mehul-anshumali/example_app
Structured zoo app example. Contrib: mehul-anshumali Review: j5awry
2 parents d16eead + e0b2c77 commit af807aa

File tree

5 files changed

+14
-0
lines changed

5 files changed

+14
-0
lines changed
File renamed without changes.

examples/zoo_app/requirements.txt

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
aniso8601==9.0.1
2+
attrs==21.2.0
3+
click==7.1.2
4+
Flask==1.1.4
5+
flask-restx==0.4.0
6+
itsdangerous==1.1.0
7+
Jinja2==2.11.3
8+
jsonschema==3.2.0
9+
MarkupSafe==2.0.1
10+
pyrsistent==0.17.3
11+
pytz==2021.1
12+
six==1.16.0
13+
Werkzeug==1.0.1
14+
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)