Skip to content

Commit

Permalink
Bump helpdesk version #
Browse files Browse the repository at this point in the history
  • Loading branch information
rossmiller committed Oct 5, 2022
1 parent 74fde12 commit 4789b5e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 30 deletions.
19 changes: 4 additions & 15 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ amqp==5.0.9
# kombu
appdirs==1.4.4
# via pyppeteer
appnope==0.1.3
# via ipython
asgiref==3.3.4
# via
# -r requirements.txt
Expand Down Expand Up @@ -229,7 +227,7 @@ h11==0.13.0
# via wsproto
hawk-server-asyncio==0.0.13
# via -r requirements.txt
helpdesk-client==0.1.6
helpdesk-client==0.1.7
# via -r requirements.txt
hiredis==1.1.0
# via
Expand All @@ -249,9 +247,7 @@ ijson==3.1.3
importlib-metadata==4.11.3
# via pyppeteer
iniconfig==1.1.1
# via
# -r requirements.txt
# pytest
# via pytest
ipdb==0.13.7
# via -r requirements-dev.in
ipython==7.31.1
Expand Down Expand Up @@ -360,9 +356,7 @@ platformdirs==2.4.0
plotly==5.6.0
# via -r requirements.txt
pluggy==1.0.0
# via
# -r requirements.txt
# pytest
# via pytest
prompt-toolkit==3.0.24
# via
# -r requirements.txt
Expand All @@ -382,9 +376,7 @@ psycopg2-binary==2.9.2
ptyprocess==0.7.0
# via pexpect
py==1.11.0
# via
# -r requirements.txt
# pytest
# via pytest
pycodestyle==2.7.0
# via flake8
pycparser==2.20
Expand Down Expand Up @@ -429,8 +421,6 @@ pysocks==1.7.1
pytest==7.1.3
# via
# -r requirements-dev.in
# -r requirements.txt
# helpdesk-client
# pytest-cov
# pytest-django
# pytest-mock
Expand Down Expand Up @@ -561,7 +551,6 @@ toml==0.10.2
# pylint
tomli==2.0.1
# via
# -r requirements.txt
# black
# pytest
tqdm==4.56.0
Expand Down
17 changes: 2 additions & 15 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ attrs==20.2.0
# via
# aiohttp
# jsonschema
# pytest
aws-requests-auth==0.4.3
# via -r requirements.in
billiard==3.6.4.0
Expand Down Expand Up @@ -144,7 +143,7 @@ greenlet==1.1.0
# via gevent
hawk-server-asyncio==0.0.13
# via -r requirements.in
helpdesk-client==0.1.6
helpdesk-client==0.1.7
# via -r requirements.in
hiredis==1.1.0
# via aioredis
Expand All @@ -154,8 +153,6 @@ idna==2.10
# yarl
ijson==3.1.3
# via tabulator
iniconfig==1.1.1
# via pytest
isodate==0.6.0
# via tableschema
jdcal==1.4.1
Expand Down Expand Up @@ -191,17 +188,13 @@ oauthlib==3.1.0
openpyxl==3.0.6
# via tabulator
packaging==20.4
# via
# bleach
# pytest
# via bleach
paste==3.4.3
# via -r requirements.in
pglast==3.10
# via -r requirements.in
plotly==5.6.0
# via -r requirements.in
pluggy==1.0.0
# via pytest
prompt-toolkit==3.0.24
# via click-repl
psutil==5.7.2
Expand All @@ -212,8 +205,6 @@ psycogreen==1.0.2
# django-db-geventpool
psycopg2-binary==2.9.2
# via -r requirements.in
py==1.11.0
# via pytest
pycparser==2.20
# via cffi
pyjwt==2.4.0
Expand All @@ -224,8 +215,6 @@ pyparsing==2.4.7
# via packaging
pyrsistent==0.17.3
# via jsonschema
pytest==7.1.3
# via helpdesk-client
python-dateutil==2.8.1
# via
# botocore
Expand Down Expand Up @@ -298,8 +287,6 @@ tenacity==6.2.0
# via
# celery-redbeat
# plotly
tomli==2.0.1
# via pytest
typing-extensions==4.0.0
# via aiohttp
unicodecsv==0.14.1
Expand Down

0 comments on commit 4789b5e

Please sign in to comment.