a b/requirements.txt
1
# Used by pip to install required python packages
2
# Usage: pip install -r requirements.txt
3
4
Flask==0.12.3
5
chatterbot==0.8.4
6
SQLAlchemy==1.2