A simple web application that allows invitation based registration to a matrix instance
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

6 lines
90 B

flask==1.0.2
flask-wtf==0.14
flask-login==0.4.1
flask-limiter==1.0.1
requests==2.21.0
safe