Skip to content

Commit

Permalink
Update requirements.txt (#1146)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jkrzy authored Aug 13, 2020
1 parent e45b3cf commit bdb968c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ cg-django-uaa==2.0.0
chardet==3.0.4
dj-database-url==0.5.0
django-webtest==1.9.7
django==2.2.14
django==2.2.15
djangorestframework-csv==2.1.0
djangorestframework==3.11.0
furl==2.1.0
Expand All @@ -17,12 +17,15 @@ gunicorn==20.0.4
idna==2.10; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
markdown==3.2.2
newrelic==5.14.1.144
numpy==1.19.1; python_version >= '3.6'
orderedmultidict==1.0.1
packaging==20.4; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pandas==1.1.0
plotly==4.9.0
psycopg2-binary==2.8.5
pyjwt==1.7.1
pyparsing==2.4.7; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
python-dateutil==2.8.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pytz==2020.1
requests==2.24.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
retrying==1.3.3
Expand Down

0 comments on commit bdb968c

Please sign in to comment.