Skip to content

Commit

Permalink
requirements.txt file
Browse files Browse the repository at this point in the history
  • Loading branch information
mikejs committed Jan 4, 2010
1 parent 6318a41 commit 992deb5
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Common requirements
BeautifulSoup
html5lib
lxml

# Only needed if on Python 2.5
simplejson

# Required for Michigan
PdfMiner>=20091219

# Required for California
SQLAlchemy>=0.5.3
MySQL-python

0 comments on commit 992deb5

Please sign in to comment.