Skip to content

Commit

Permalink
updated requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
DanBuchan committed Jul 29, 2021
1 parent 198278a commit 78698ae
Showing 1 changed file with 15 additions and 14 deletions.
29 changes: 15 additions & 14 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,19 +1,6 @@
mod-wsgi==4.8.0
mod-wsgi-httpd==2.4.46.1
appdirs==1.4.4
biopython==1.79
factory-boy==3.2.0
Faker==8.10.3
numpy==1.19.5
packaging==21.0
pyparsing==2.4.7
python-dateutil==2.8.2
sortedcontainers==2.4.0
django-utils-six==2.0
six==1.16.0
django-hstore==1.4.2
djangorestframework-hstore==1.3
asgiref==3.4.1
biopython==1.79
bootstrap-admin==0.4.4
bugsnag==4.1.0
certifi==2021.5.30
Expand All @@ -22,13 +9,27 @@ charset-normalizer==2.0.3
Django==3.2.5
django-bootstrap3==15.0.0
django-debug-toolbar==3.2.1
django-hstore==1.4.2
django-utils-six==2.0
djangorestframework==3.12.4
djangorestframework-hstore==1.3
factory-boy==3.2.0
Faker==8.10.3
idna==3.2
importlib-metadata==2.1.1
mod-wsgi==4.8.0
mod-wsgi-httpd==2.4.46.1
numpy==1.19.5
packaging==21.0
psycopg2==2.9.1
pyparsing==2.4.7
python-dateutil==2.8.2
pytz==2021.1
requests==2.26.0
six==1.16.0
sortedcontainers==2.4.0
sqlparse==0.4.1
text-unidecode==1.3
typing-extensions==3.10.0.0
Unipath==1.1
urllib3==1.26.6
Expand Down

0 comments on commit 78698ae

Please sign in to comment.