forked from Stanford-Online/xblock-qualtrics-survey
-
Notifications
You must be signed in to change notification settings - Fork 8
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
1 parent
f7cb2f6
commit 0cb1b8e
Showing
8 changed files
with
100 additions
and
115 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
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,72 +1,67 @@ | ||
# | ||
# This file is autogenerated by pip-compile with Python 3.8 | ||
# This file is autogenerated by pip-compile with Python 3.11 | ||
# by the following command: | ||
# | ||
# make upgrade | ||
# | ||
cachetools==5.3.2 | ||
cachetools==5.5.0 | ||
# via | ||
# -r requirements/tox.txt | ||
# tox | ||
certifi==2024.2.2 | ||
certifi==2024.8.30 | ||
# via requests | ||
chardet==5.2.0 | ||
# via | ||
# -r requirements/tox.txt | ||
# tox | ||
charset-normalizer==3.3.2 | ||
charset-normalizer==3.4.0 | ||
# via requests | ||
colorama==0.4.6 | ||
# via | ||
# -r requirements/tox.txt | ||
# tox | ||
coverage==6.5.0 | ||
coverage[toml]==7.6.4 | ||
# via coveralls | ||
coveralls==3.3.1 | ||
coveralls==4.0.1 | ||
# via -r requirements/ci.in | ||
distlib==0.3.8 | ||
distlib==0.3.9 | ||
# via | ||
# -r requirements/tox.txt | ||
# virtualenv | ||
docopt==0.6.2 | ||
# via coveralls | ||
filelock==3.13.1 | ||
filelock==3.16.1 | ||
# via | ||
# -r requirements/tox.txt | ||
# tox | ||
# virtualenv | ||
idna==3.6 | ||
idna==3.10 | ||
# via requests | ||
packaging==23.2 | ||
packaging==24.1 | ||
# via | ||
# -r requirements/tox.txt | ||
# pyproject-api | ||
# tox | ||
platformdirs==4.2.0 | ||
platformdirs==4.3.6 | ||
# via | ||
# -r requirements/tox.txt | ||
# tox | ||
# virtualenv | ||
pluggy==1.4.0 | ||
pluggy==1.5.0 | ||
# via | ||
# -r requirements/tox.txt | ||
# tox | ||
pyproject-api==1.6.1 | ||
pyproject-api==1.8.0 | ||
# via | ||
# -r requirements/tox.txt | ||
# tox | ||
requests==2.31.0 | ||
requests==2.32.3 | ||
# via coveralls | ||
tomli==2.0.1 | ||
# via | ||
# -r requirements/tox.txt | ||
# pyproject-api | ||
# tox | ||
tox==4.13.0 | ||
tox==4.23.0 | ||
# via -r requirements/tox.txt | ||
urllib3==2.2.1 | ||
urllib3==2.2.3 | ||
# via requests | ||
virtualenv==20.25.1 | ||
virtualenv==20.27.0 | ||
# via | ||
# -r requirements/tox.txt | ||
# tox |
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
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,14 +1,14 @@ | ||
# | ||
# This file is autogenerated by pip-compile with Python 3.8 | ||
# This file is autogenerated by pip-compile with Python 3.11 | ||
# by the following command: | ||
# | ||
# make upgrade | ||
# | ||
wheel==0.42.0 | ||
wheel==0.44.0 | ||
# via -r requirements/pip.in | ||
|
||
# The following packages are considered to be unsafe in a requirements file: | ||
pip==24.0 | ||
pip==24.2 | ||
# via -r requirements/pip.in | ||
setuptools==69.1.1 | ||
setuptools==75.2.0 | ||
# via -r requirements/pip.in |
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
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
Oops, something went wrong.