Skip to content

Commit

Permalink
update reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
wh1te909 committed May 7, 2024
1 parent 8cfba49 commit 60126a8
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion api/tacticalrmm/requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
black
daphne==4.1.0
daphne
Werkzeug
django-extensions
isort
Expand Down
2 changes: 1 addition & 1 deletion api/tacticalrmm/requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ pytest-xdist
pytest-cov
refurb
flake8
daphne==4.1.0
daphne
12 changes: 6 additions & 6 deletions api/tacticalrmm/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ certifi==2024.2.2
cffi==1.16.0
channels==4.1.0
channels_redis==4.2.0
cryptography==42.0.5
Django==4.2.11
cryptography==42.0.7
Django==4.2.12
django-cors-headers==4.3.1
django-filter==24.2
django-rest-knox==4.2.0
Expand All @@ -26,7 +26,7 @@ pyotp==2.9.0
pyparsing==3.1.2
python-ipware==2.0.2
qrcode==7.4.2
redis==5.0.3
redis==5.0.4
requests==2.31.0
six==1.16.0
sqlparse==0.5.0
Expand All @@ -40,8 +40,8 @@ websockets==12.0
zipp==3.18.1
pandas==2.2.2
kaleido==0.2.1
jinja2==3.1.3
jinja2==3.1.4
markdown==3.6
plotly==5.21.0
weasyprint==61.2
plotly==5.22.0
weasyprint==62.1
ocxsect==0.1.5

0 comments on commit 60126a8

Please sign in to comment.