Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.09 KB

DEPENDENCIES.md

File metadata and controls

18 lines (13 loc) · 1.09 KB

Dependencies

This file declares the third party open source dependencies this program has apart from those existing in this repository. Only dependencies required for the program to run are declared. Development dependencies are excluded.


Python

See requirements.txt.

Package Version License
alembic 0.6.7 MIT License
MySQLdb1 (imported as mysql-python) 1.2.5 Python 1.5.2 License via MySQLdb-1.2.5/INSTALL
pytz 2015.7 MIT License
requests 2.0.1 Apache 2.0 License
sqlalchemy 0.9.4 MIT License
tweepy 2.1 MIT License