Diff of /requirements.txt [000000] .. [bb4041]

Switch to unified view

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.1.11