# The requirements file is a way to get pip to install specific packages to 
# make up an environment.

blinker
cachelib
flask<2.0  # issue4280
#git+https://github.com/pallets/secure-cookie
secure-cookie
flask-wtf
Flask-Babel
Flask-Login
pytz
speaklater
werkzeug<2.0  # issue4280
.
