Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaxxl committed Aug 25, 2024
1 parent 11e7d8f commit 71a62cb
Showing 1 changed file with 29 additions and 29 deletions.
58 changes: 29 additions & 29 deletions examples/requirements.txt
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,30 +1,30 @@
aniso8601==8.0.0
attrs==19.3.0
click==7.1.2
Flask==1.0.2
Flask-Admin==1.5.6
Flask-Cors==3.0.9
Flask-HTTPAuth==3.3.0
Flask-Login==0.5.0
flask-marshmallow==0.8.0
Flask-RESTful==0.3.6
flask-restful-swagger-2==0.35
Flask-SQLAlchemy==2.3.2
flask-swagger-ui==3.20.9
Flask-Testing==0.7.1
inflect==2.1.0
itsdangerous==1.1.0
Jinja2==2.11.3
jsonschema==3.0.1
MarkupSafe==1.1.1
marshmallow==3.7.1
PyMySQL==0.9.3
pyrsistent==0.16.0
pytz==2020.1
PyYAML==5.4
aniso8601
attrs
click
Flask
Flask-Admin
Flask-Cors
Flask-HTTPAuth
Flask-Login
flask-marshmallow
Flask-RESTful
flask-restful-swagger-2
Flask-SQLAlchemy
flask-swagger-ui
Flask-Testing
inflect
itsdangerous
Jinja2
jsonschema
MarkupSafe
marshmallow
PyMySQL
pyrsistent
pytz
PyYAML
safrs
six==1.15.0
SQLAlchemy==1.3.18
validate-email==1.3
Werkzeug==2.2.3
WTForms==2.3.1
six
SQLAlchemy
validate-email
Werkzeug
WTForms

0 comments on commit 71a62cb

Please sign in to comment.