Skip to content

Commit 2a75ccc

Browse files
committed
Freeze the python requirements
1 parent b238412 commit 2a75ccc

File tree

1 file changed

+17
-5
lines changed

1 file changed

+17
-5
lines changed

requirements.txt

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
1-
biopython
2-
nose
3-
flake8
4-
psycopg2cffi
5-
celery
1+
amqp==1.4.6
2+
anyjson==0.3.3
3+
billiard==3.3.0.18
4+
biopython==1.64
5+
celery==3.1.13
6+
cffi==0.8
7+
flake8==2.2.2
8+
greenlet==0.4.0
9+
kombu==3.0.21
10+
mccabe==0.2.1
11+
nose==1.3.4
12+
pep8==1.5.7
13+
psycopg2cffi==2.5.2
14+
pyflakes==0.8.1
15+
pytz==2014.4
16+
readline==6.2.4.1
17+
wsgiref==0.1.2

0 commit comments

Comments
 (0)