Skip to content

Commit

Permalink
updated package order and fixed error for tqdm
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanerill committed Sep 16, 2016
1 parent d473276 commit 57323d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
alabaster==0.7.6
Babel==2.1.1
numpy==1.10.2
biopython==1.66
cycler==0.9.0
Django==1.9
Expand All @@ -12,7 +13,6 @@ Jinja2==2.8
MarkupSafe==0.23
matplotlib==1.5.0
MySQL-python==1.2.5
numpy==1.10.2
Pillow==3.0.0
Pygments==2.0.2
pyparsing==2.0.5
Expand All @@ -30,4 +30,4 @@ uniprot-tools==0.4.1
weblogo==3.4
wheel==0.24.0
pandas==0.18.1
tqdm-4.8.3
tqdm==4.8.3

0 comments on commit 57323d2

Please sign in to comment.