mirror of
https://github.com/etnguyen03/tjdests.git
synced 2025-04-09 22:00:16 -04:00
build(deps): update dependencies
This commit is contained in:
parent
0aa3525f25
commit
449df209ea
6
Pipfile
6
Pipfile
|
@ -13,8 +13,8 @@ gunicorn = "~=20.1.0"
|
|||
ipython = "~=8.12.0"
|
||||
mistune = "~=2.0.5"
|
||||
psycopg2 = "~=2.9.5"
|
||||
pygments = "~=2.14.0"
|
||||
social-auth-app-django = "~=5.0.0"
|
||||
pygments = "~=2.15.0"
|
||||
social-auth-app-django = "~=5.2.0"
|
||||
whitenoise = "~=6.4.0"
|
||||
|
||||
[dev-packages]
|
||||
|
@ -33,4 +33,4 @@ types-Markdown = "~=3.4.2.7" # To avoid CI failures
|
|||
types-bleach = "~=6.0.0.2" # To avoid CI failures
|
||||
|
||||
[requires]
|
||||
python_version = "3.9"
|
||||
python_version = "3.9"
|
||||
|
|
14
Pipfile.lock
generated
14
Pipfile.lock
generated
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"_meta": {
|
||||
"hash": {
|
||||
"sha256": "19bc5651835946f1e4fe7e7834590b4a0f861cbd6d820ade3e92a8bb929eb002"
|
||||
"sha256": "f2bdef7ff3174a0478baf553cbf4b79445b7003f9f7f96b422892f47508dc552"
|
||||
},
|
||||
"pipfile-spec": 6,
|
||||
"requires": {
|
||||
|
@ -413,11 +413,11 @@
|
|||
},
|
||||
"pygments": {
|
||||
"hashes": [
|
||||
"sha256:b3ed06a9e8ac9a9aae5a6f5dbe78a8a58655d17b43b93c078f094ddc476ae297",
|
||||
"sha256:fa7bd7bd2771287c0de303af8bfdfc731f51bd2c6a47ab69d117138893b82717"
|
||||
"sha256:77a3299119af881904cd5ecd1ac6a66214b6e9bed1f2db16993b54adede64094",
|
||||
"sha256:f7e36cffc4c517fbc252861b9a6e4644ca0e5abadf9a113c72d1358ad09b9500"
|
||||
],
|
||||
"index": "pypi",
|
||||
"version": "==2.14.0"
|
||||
"version": "==2.15.0"
|
||||
},
|
||||
"pyjwt": {
|
||||
"hashes": [
|
||||
|
@ -475,11 +475,11 @@
|
|||
},
|
||||
"social-auth-app-django": {
|
||||
"hashes": [
|
||||
"sha256:52241a25445a010ab1c108bafff21fc5522d5c8cd0d48a92c39c7371824b065d",
|
||||
"sha256:b6e3132ce087cdd6e1707aeb1b588be41d318408fcf6395435da0bc6fe9a9795"
|
||||
"sha256:0347ca4cd23ea9d15a665da9d22950552fb66b95600e6c2ebae38ca883b3a4ed",
|
||||
"sha256:4a5dae406f3874b4003708ff120c02cb1a4c8eeead56cd163646347309fcd0f8"
|
||||
],
|
||||
"index": "pypi",
|
||||
"version": "==5.0.0"
|
||||
"version": "==5.2.0"
|
||||
},
|
||||
"social-auth-core": {
|
||||
"hashes": [
|
||||
|
|
Loading…
Reference in New Issue
Block a user