Skip to content

Commit

Permalink
[BUGFIX]: Lock twisted version to fix conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
amadolid committed Nov 13, 2023
1 parent 36b9b89 commit 68793fd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion jaseci_serv/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@ def get_ver():
"django-allauth>=0.52.0",
"tzdata>=2022.7",
"channels[daphne]==4.0.0",
"channels-redis",
"channels-redis==4.1.0",
"Twisted==22.10.0",
],
package_data={
"": [
Expand Down

0 comments on commit 68793fd

Please sign in to comment.