Skip to content

Commit

Permalink
update reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
wh1te909 committed Feb 3, 2025
1 parent 10fd075 commit e4fb4ac
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions api/tacticalrmm/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
asgiref==3.8.1
celery==5.4.0
certifi==2024.8.30
certifi==2025.1.31
cffi==1.17.1
channels==4.1.0
channels_redis==4.2.0
channels==4.2.0
channels_redis==4.2.1
cryptography==43.0.3
Django==4.2.16
Django==4.2.18
django-cors-headers==4.6.0
django-allauth[socialaccount]==65.2.0
django-filter==24.3
Expand All @@ -18,8 +18,8 @@ meshctrl==0.1.15
msgpack==1.1.0
nats-py==2.9.0
packaging==24.2
psutil==6.0.0
psycopg[binary]==3.2.3
psutil==6.1.1
psycopg[binary]==3.2.4
pycparser==2.22
pycryptodome==3.21.0
pyotp==2.9.0
Expand All @@ -33,7 +33,7 @@ sqlparse==0.5.1
tldextract==5.1.3
twilio==8.13.0
urllib3==2.2.3
uvicorn[standard]==0.31.1
uvicorn[standard]==0.34.0
uWSGI==2.0.28
validators==0.24.0
vine==5.1.0
Expand Down

0 comments on commit e4fb4ac

Please sign in to comment.