Pin Flask-WTF to 1.0.1 as latest version is not working.

pull/5742/head
Nikhil Mohite 2023-01-16 13:47:25 +05:30 committed by GitHub
parent 36be50993e
commit e0b670f229
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ Flask-Migrate==3.*
dnspython==2.2.1
greenlet==1.1.2; python_version <= '3.10'
Flask-SQLAlchemy==2.5.*
Flask-WTF==1.*
Flask-WTF==1.0.1
Flask-Compress==1.*
Flask-Paranoid==0.*
Flask-Babel==2.*