Skip to content

Commit

Permalink
Fix 'django-compressor 2.4 has requirement rjsmin==1.1.0' (cvat-ai#1737)
Browse files Browse the repository at this point in the history
Co-authored-by: André Apitzsch <andre.apitzsch@etit.tu-chemnitz.de>
Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
  • Loading branch information
3 people authored and Fernando Martínez González committed Aug 3, 2020
1 parent c6c98c7 commit 8c92521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cvat/requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ pytz==2020.1
pyunpack==0.2.1
rcssmin==1.0.6
redis==3.2.0
rjsmin==1.1.0
requests==2.24.0
rjsmin==1.0.12
rq==1.0.0
rq-scheduler==0.10.0
scipy==1.4.1
Expand Down

0 comments on commit 8c92521

Please sign in to comment.