Skip to content

Commit

Permalink
Downgrade dataclasses
Browse files Browse the repository at this point in the history
  • Loading branch information
moshthepitt committed Sep 2, 2020
1 parent 27cc5d1 commit 6ed6b80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ black==20.8b1
cfgv==3.2.0 # via pre-commit
click==7.1.2 # via black
coverage==5.2.1
dataclasses==0.7 # via black
dataclasses==0.6 # via black
decorator==4.4.2 # via ipython, traitlets
distlib==0.3.1 # via virtualenv
django-braces==1.14.0 # via django-model-reviews
Expand Down

0 comments on commit 6ed6b80

Please sign in to comment.