added requirements
This commit is contained in:
parent
f85313e0a1
commit
446c635d63
|
|
@ -0,0 +1,19 @@
|
|||
Authlib==0.15.2
|
||||
blinker==1.4
|
||||
certifi==2020.11.8
|
||||
cffi==1.14.3
|
||||
chardet==3.0.4
|
||||
click==7.1.2
|
||||
cryptography==3.2.1
|
||||
Flask==1.1.2
|
||||
httplib2==0.18.1
|
||||
idna==2.10
|
||||
itsdangerous==1.1.0
|
||||
Jinja2==2.11.2
|
||||
MarkupSafe==1.1.1
|
||||
oauth2==1.9.0.post1
|
||||
pycparser==2.20
|
||||
requests==2.25.0
|
||||
six==1.15.0
|
||||
urllib3==1.26.2
|
||||
Werkzeug==1.0.1
|
||||
Loading…
Reference in New Issue