adding requirements.txt for quickstart

for users to install for the quickstart instead of the python sdk
This commit is contained in:
Hannah Hunter 2022-01-21 13:45:39 -06:00 committed by Artur Souza
parent 90b15a3268
commit 730657e0ad
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
Click==7.0
Flask==1.1.1
Flask-Cors==3.0.9
itsdangerous==1.1.0
Jinja2==2.10.1
MarkupSafe==1.1.1
six==1.12.0
Werkzeug==0.15.6