Skip to content

Commit

Permalink
update libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Pena committed Jun 27, 2020
1 parent 13cd9c1 commit 6c07792
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
5 changes: 2 additions & 3 deletions run/requirements.txt
@@ -1,6 +1,6 @@
gunicorn==20.0.4
django==2.2.12
Pillow==3.3.1
django==2.2.13
Pillow==6.2.2
Sphinx==1.4.8
Unipath==1.1
amas==0.2
Expand All @@ -16,7 +16,6 @@ django-import-export==2.0.2
django-registration-redux==2.7
django-suit==0.2.28
easy-thumbnails==2.6
elasticsearch==1.4.0
flickrapi==2.0
nose==1.3.7
pep8==1.6.2
Expand Down
5 changes: 2 additions & 3 deletions setup.py
Expand Up @@ -12,10 +12,9 @@
requirements = [
'amas==0.2',
'biopython==1.68',
'Django==1.10.4',
'Pillow==3.3.1',
'Django==2.2.13',
'Pillow==6.2.2',
'pyprind==2.9.3',
'elasticsearch==1.4',
'Unipath==1.1',
'psycopg2==2.6.1',
'pytz>=2015.4',
Expand Down

0 comments on commit 6c07792

Please sign in to comment.