Skip to content

Commit

Permalink
updated requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Salaah01 committed Mar 5, 2024
1 parent 262a75b commit 28f33bf
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 29 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Django==3.2.14
django-ckeditor==6.2.0
django-tinymce==3.7.1
black==22.8.0
flake8==4.0.1
pip-tools==6.8.0
Expand Down
59 changes: 31 additions & 28 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,82 +1,85 @@
#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile requirements.in
# pip-compile
#
asgiref==3.5.2
asgiref==3.7.2
# via django
black==22.8.0
# via -r requirements.in
build==0.8.0
build==1.1.1
# via pip-tools
click==8.1.3
click==8.1.7
# via
# black
# pip-tools
distlib==0.3.6
distlib==0.3.8
# via virtualenv
django==3.2.15
django==3.2.14
# via
# -r requirements.in
# django-js-asset
django-ckeditor==6.2.0
# django-tinymce
django-tinymce==3.7.1
# via -r requirements.in
django-js-asset==2.0.0
# via django-ckeditor
filelock==3.8.0
filelock==3.13.1
# via
# tox
# virtualenv
flake8==4.0.1
# via -r requirements.in
importlib-metadata==7.0.1
# via build
mccabe==0.6.1
# via flake8
mypy-extensions==0.4.3
mypy-extensions==1.0.0
# via black
packaging==21.3
packaging==23.2
# via
# build
# tox
pathspec==0.10.1
pathspec==0.12.1
# via black
pep517==0.13.0
# via build
pip-tools==6.8.0
# via -r requirements.in
platformdirs==2.5.2
platformdirs==4.2.0
# via
# black
# virtualenv
pluggy==1.0.0
pluggy==1.4.0
# via tox
py==1.11.0
# via tox
pycodestyle==2.8.0
# via flake8
pyflakes==2.4.0
# via flake8
pyparsing==3.0.9
# via packaging
pytz==2022.2.1
pyproject-hooks==1.0.0
# via build
pytz==2024.1
# via django
six==1.16.0
# via tox
sqlparse==0.4.2
sqlparse==0.4.4
# via django
tomli==2.0.1
# via
# black
# build
# pyproject-hooks
# tox
tox==3.26.0
# via -r requirements.in
typing-extensions==4.3.0
# via black
virtualenv==20.16.5
typing-extensions==4.10.0
# via
# asgiref
# black
virtualenv==20.25.1
# via tox
wheel==0.38.0
wheel==0.42.0
# via pip-tools
zipp==3.17.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down

0 comments on commit 28f33bf

Please sign in to comment.