Skip to content

Commit

Permalink
Update stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
trey committed Sep 17, 2023
1 parent d0c7c78 commit b28f762
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 65 deletions.
159 changes: 98 additions & 61 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ asttokens==2.4.0
# via stack-data
backcall==0.2.0
# via ipython
black==23.9.0
black==23.9.1
# via -r requirements/requirements.in
build==1.0.3
# via pip-tools
Expand Down Expand Up @@ -67,7 +67,7 @@ environs[django]==9.5.0
# via -r requirements/requirements.in
executing==1.2.0
# via stack-data
filelock==3.12.3
filelock==3.12.4
# via virtualenv
flake8==6.1.0
# via -r requirements/requirements.in
Expand All @@ -77,7 +77,7 @@ html-tag-names==0.1.2
# via djlint
html-void-elements==0.1.0
# via djlint
identify==2.5.27
identify==2.5.29
# via pre-commit
iniconfig==2.0.0
# via pytest
Expand Down Expand Up @@ -169,7 +169,7 @@ stack-data==0.6.2
# via ipython
tqdm==4.66.1
# via djlint
traitlets==5.9.0
traitlets==5.10.0
# via
# ipython
# matplotlib-inline
Expand Down

0 comments on commit b28f762

Please sign in to comment.