-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Salman Nawaz
authored and
Salman Nawaz
committed
Jul 25, 2023
1 parent
f4a76e1
commit e8b3376
Showing
8 changed files
with
306 additions
and
306 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,69 +1,79 @@ | ||
# | ||
# 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: | ||
# | ||
# make upgrade | ||
# | ||
asgiref==3.5.2 | ||
asgiref==3.7.2 | ||
# via django | ||
certifi==2022.9.24 | ||
cachetools==5.3.1 | ||
# via tox | ||
certifi==2023.7.22 | ||
# via requests | ||
charset-normalizer==2.1.1 | ||
chardet==5.1.0 | ||
# via tox | ||
charset-normalizer==3.2.0 | ||
# via requests | ||
colorama==0.4.6 | ||
# via tox | ||
coverage==6.5.0 | ||
# via coveralls | ||
coveralls==3.3.1 | ||
# via -r requirements/ci.in | ||
distlib==0.3.6 | ||
distlib==0.3.7 | ||
# via virtualenv | ||
django==3.2.16 | ||
django==3.2.20 | ||
# via | ||
# -c requirements/common_constraints.txt | ||
# -c requirements/constraints.txt | ||
# edx-i18n-tools | ||
docopt==0.6.2 | ||
# via coveralls | ||
edx-i18n-tools==0.9.2 | ||
edx-i18n-tools==1.0.0 | ||
# via -r requirements/ci.in | ||
filelock==3.8.0 | ||
filelock==3.12.2 | ||
# via | ||
# tox | ||
# virtualenv | ||
idna==3.4 | ||
# via requests | ||
packaging==21.3 | ||
# via tox | ||
path==16.5.0 | ||
packaging==23.1 | ||
# via | ||
# pyproject-api | ||
# tox | ||
path==16.7.1 | ||
# via edx-i18n-tools | ||
platformdirs==2.5.2 | ||
# via virtualenv | ||
pluggy==1.0.0 | ||
platformdirs==3.9.1 | ||
# via | ||
# tox | ||
# virtualenv | ||
pluggy==1.2.0 | ||
# via tox | ||
polib==1.1.1 | ||
polib==1.2.0 | ||
# via edx-i18n-tools | ||
py==1.11.0 | ||
pyproject-api==1.5.3 | ||
# via tox | ||
pyparsing==3.0.9 | ||
# via packaging | ||
pytz==2022.5 | ||
pytz==2023.3 | ||
# via django | ||
pyyaml==6.0 | ||
pyyaml==6.0.1 | ||
# via edx-i18n-tools | ||
requests==2.28.1 | ||
requests==2.31.0 | ||
# via coveralls | ||
six==1.16.0 | ||
# via tox | ||
sqlparse==0.4.3 | ||
sqlparse==0.4.4 | ||
# via django | ||
tomli==2.0.1 | ||
# via tox | ||
tox==3.26.0 | ||
# via | ||
# pyproject-api | ||
# tox | ||
tox==4.6.4 | ||
# via | ||
# -r requirements/ci.in | ||
# tox-battery | ||
tox-battery==0.6.1 | ||
# via -r requirements/ci.in | ||
urllib3==1.26.12 | ||
typing-extensions==4.7.1 | ||
# via asgiref | ||
urllib3==2.0.4 | ||
# via requests | ||
virtualenv==20.16.5 | ||
virtualenv==20.24.2 | ||
# via tox |
Oops, something went wrong.