Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
mcs07 committed Jan 22, 2017
1 parent 3a7bc53 commit 5887ad6
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 13 deletions.
14 changes: 1 addition & 13 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1 @@
appdirs>=1.4.0
beautifulsoup4>=4.5.1
click>=6.6
cssselect>=0.9.2
DAWG>=0.7.8
lxml>=3.6.4
nltk>=3.2.1
pdfminer.six>=20160614
python-crfsuite>=0.8.4
python-dateutil>=2.5.3
PyYAML>=3.12
requests>=2.11.1
six>=1.10.0
-r requirements/production.txt
2 changes: 2 additions & 0 deletions requirements/development.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
-r production.txt
pytest>=3.0.6
13 changes: 13 additions & 0 deletions requirements/production.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
appdirs>=1.4.0
beautifulsoup4>=4.5.3
click>=6.7
cssselect>=1.0.1
DAWG>=0.7.8
lxml>=3.7.2
nltk>=3.2.2
pdfminer.six>=20160614
python-crfsuite>=0.9.1
python-dateutil>=2.6.0
PyYAML>=3.12
requests>=2.12.5
six>=1.10.0

0 comments on commit 5887ad6

Please sign in to comment.