required libs for backend in required.txt
This commit is contained in:
parent
0ab9da4736
commit
69c4c98192
|
@ -0,0 +1,15 @@
|
|||
Click==7.0
|
||||
Flask==1.1.1
|
||||
Flask-Cors==3.0.8
|
||||
Flask-LDAPConn==0.10.1
|
||||
Flask-MySQLdb==0.2.0
|
||||
itsdangerous==1.1.0
|
||||
Jinja2==2.11.0
|
||||
ldap3==2.6.1
|
||||
MarkupSafe==1.1.1
|
||||
mysqlclient==1.4.6
|
||||
pyasn1==0.4.8
|
||||
PyMySQL==0.9.3
|
||||
PyYAML==5.3
|
||||
six==1.14.0
|
||||
Werkzeug==0.16.1
|
Loading…
Reference in New Issue