From 50a9971563c72e32ebcca7cb93d41f520b739cf3 Mon Sep 17 00:00:00 2001 From: Farzeena P A Date: Mon, 5 Jun 2023 12:49:19 +0530 Subject: [PATCH 01/35] vercel commit --- base/__pycache__/urls.cpython-39.pyc | Bin 463 -> 463 bytes base/__pycache__/views.cpython-39.pyc | Bin 2781 -> 2781 bytes base/templates/base/dashboard.html | 3 +- base/views.py | 2 +- db.sqlite3 | Bin 163840 -> 163840 bytes requirements.txt | 111 +++++++++++++++++++++++++- tasktodo/settings.py | 2 +- tasktodo/wsgi.py | 1 + vercel.json | 13 +++ 9 files changed, 124 insertions(+), 8 deletions(-) create mode 100644 vercel.json diff --git a/base/__pycache__/urls.cpython-39.pyc b/base/__pycache__/urls.cpython-39.pyc index 5d11d10f693b9794fa127cd22c97724ed7b85307..42702dd5f249424428122a61a9dc0726a3508307 100644 GIT binary patch delta 20 acmX@le4d#*k(ZZ?0SE+=YBzEpVFUm%3k0PA delta 20 acmX@le4d#*k(ZZ?0SFu&<2G_1VFUm%0R)x+ diff --git a/base/__pycache__/views.cpython-39.pyc b/base/__pycache__/views.cpython-39.pyc index 63adffa9820b96b4376cfbe127c2cff05ad1137b..1501574aca456ef027c897182efb1fb4fa5cc219 100644 GIT binary patch delta 27 hcmcaBdRLS?k(ZZ?0SI(_YBzF+ursD?PGGNP1^`_I27mwn delta 27 hcmcaBdRLS?k(ZZ?0SKZz<2G`Kurs=BPGGNP1^`_x25bNT diff --git a/base/templates/base/dashboard.html b/base/templates/base/dashboard.html index 032f43b..7de8a93 100644 --- a/base/templates/base/dashboard.html +++ b/base/templates/base/dashboard.html @@ -21,7 +21,7 @@

Dashboard Template

{% block scripts %} {% endblock %} - {% endblock content %} diff --git a/base/views.py b/base/views.py index 6ea321a..0496933 100644 --- a/base/views.py +++ b/base/views.py @@ -70,7 +70,7 @@ def dashboard(request): # task.save() # context = {'tasks': tasks} - return render(request, 'base/Dashboard.html') + return render(request, 'base/dashboard.html') def tab1(request): diff --git a/db.sqlite3 b/db.sqlite3 index efccb22875620f6f587ac8bcae40d138c30c58ab..0995185246ea6bd4eab837e6c2ad8ff4d4e61ac2 100644 GIT binary patch delta 267 zcmZo@;A&{#njp=%f1->t=8(3Nxnl(zYF~~~FI=UC7rj`J86z3;rCg#9+$Qq5T zOiZmzO!N#5OpHxUof;+B7+h7w^--)&ElbTSaV#lG%}Y^m&d*CrElSNxPKBFdqF`WQ fWnd06#lpha)WpKBQJjroI=38?_V!|VrrrbqDmYB{ delta 246 zcmZo@;A&{#njp=%XQGTV-U`b_N$Dq`L#LS}H#LT>s)V##J zYDq?BUb>Nik+H6UDG(_bSXddETNxSX8G-~&fJO+AWQ01@3^OZZ3q3PK p6C)Ed1_p++vXb(S?nSAoC7F2)c8%g}4AZ&gn6$SS%QN*R0009VM1KGP diff --git a/requirements.txt b/requirements.txt index 159aaae..122abed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,107 @@ -azure-cognitiveservices-speech==1.23.0 -django==3.2.4 -requests==2.26.0 - +aiohttp==3.8.4 +aiosignal==1.3.1 +altair==4.2.2 +asgiref==3.6.0 +asttokens==2.2.1 +async-timeout==4.0.2 +attrs==22.2.0 +azure-cognitiveservices-speech==1.26.0 +backcall==0.2.0 +blinker==1.5 +cachetools==5.3.0 +certifi==2022.12.7 +charset-normalizer==3.0.1 +click==8.1.3 +colorama==0.4.6 +comm==0.1.3 +debugpy==1.6.6 +decorator==5.1.1 +distlib==0.3.6 +Django==4.1.7 +entrypoints==0.4 +env==0.1.0 +executing==1.2.0 +ffmpeg==1.4 +ffmpeg-python==0.2.0 +filelock==3.10.7 +frozenlist==1.3.3 +future==0.18.3 +gitdb==4.0.10 +GitPython==3.1.31 +idna==3.4 +importlib-metadata==6.1.0 +ipykernel==6.22.0 +ipython==8.11.0 +jedi==0.18.2 +Jinja2==3.1.2 +jsonschema==4.17.3 +jupyter_client==8.1.0 +jupyter_core==5.3.0 +llvmlite==0.39.1 +markdown-it-py==2.2.0 +MarkupSafe==2.1.2 +matplotlib-inline==0.1.6 +mdurl==0.1.2 +more-itertools==9.1.0 +mpmath==1.3.0 +multidict==6.0.4 +mysql-connector-python==8.0.32 +nest-asyncio==1.5.6 +networkx==3.0 +numba==0.56.4 +numpy==1.23.5 +openai==0.27.4 +openai-whisper @ git+https://github.com/openai/whisper.git@6dea21fd7f7253bfe450f1e2512a0fe47ee2d258 +packaging==23.0 +pandas==1.5.3 +parso==0.8.3 +pickleshare==0.7.5 +Pillow==9.4.0 +platformdirs==3.2.0 +plyer==2.1.0 +prompt-toolkit==3.0.38 +protobuf==3.20.3 +psutil==5.9.4 +pure-eval==0.2.2 +pyarrow==11.0.0 +PyAudio==0.2.13 +pydeck==0.8.0 +pydub==0.25.1 +Pygments==2.14.0 +Pympler==1.0.1 +pynput==1.7.6 +pyrsistent==0.19.3 +python-dateutil==2.8.2 +pytz==2023.3 +pytz-deprecation-shim==0.1.0.post0 +pywin32==306 +pyzmq==25.0.2 +regex==2023.3.23 +requests==2.28.2 +rich==13.3.3 +semver==2.13.0 +six==1.16.0 +smmap==5.0.0 +sqlparse==0.4.3 +stack-data==0.6.2 +streamlit==1.20.0 +sympy==1.11.1 +tiktoken==0.3.1 +toml==0.10.2 +toolz==0.12.0 +torch==2.0.0 +tornado==6.2 +tqdm==4.64.1 +traitlets==5.9.0 +typing_extensions==4.5.0 +tzdata==2022.7 +tzlocal==4.3 +urllib3==1.26.14 +validators==0.20.0 +virtualenv==20.21.0 +watchdog==3.0.0 +Wave==0.0.2 +wcwidth==0.2.6 +whisper==1.1.10 +yarl==1.8.2 +zipp==3.15.0 diff --git a/tasktodo/settings.py b/tasktodo/settings.py index 58a98d2..d9b41e4 100644 --- a/tasktodo/settings.py +++ b/tasktodo/settings.py @@ -25,7 +25,7 @@ # SECURITY WARNING: don't run with debug turned on in production! DEBUG = True -ALLOWED_HOSTS = [] +ALLOWED_HOSTS = ['.vercel.app'] # Application definition diff --git a/tasktodo/wsgi.py b/tasktodo/wsgi.py index 3d28df8..de22d43 100644 --- a/tasktodo/wsgi.py +++ b/tasktodo/wsgi.py @@ -14,3 +14,4 @@ os.environ.setdefault('DJANGO_SETTINGS_MODULE', 'tasktodo.settings') application = get_wsgi_application() +app = application diff --git a/vercel.json b/vercel.json new file mode 100644 index 0000000..005fccd --- /dev/null +++ b/vercel.json @@ -0,0 +1,13 @@ +{ + "builds": [{ + "src": "tasktodo/wsgi.py", + "use": "@vercel/python", + "config": { "maxLambdaSize": "15mb", "runtime": "python3.9" } + }], + "routes": [ + { + "src": "/(.*)", + "dest": "tasktodo/wsgi.py" + } + ] +} From a6485ecfa5d446fd11acf3972f223d3b22863dc1 Mon Sep 17 00:00:00 2001 From: Farzeena P A Date: Mon, 5 Jun 2023 23:11:06 +0530 Subject: [PATCH 02/35] working on deploy --- build.sh | 8 + db.sqlite3 | Bin 163840 -> 163840 bytes poetry.lock | 311 +++++++++++++++++++ pyproject.toml | 19 ++ tasktodo/__pycache__/settings.cpython-39.pyc | Bin 2331 -> 2664 bytes tasktodo/__pycache__/wsgi.cpython-39.pyc | Bin 585 -> 557 bytes tasktodo/settings.py | 42 ++- tasktodo/wsgi.py | 2 +- vercel.json | 13 - 9 files changed, 369 insertions(+), 26 deletions(-) create mode 100644 build.sh create mode 100644 poetry.lock create mode 100644 pyproject.toml delete mode 100644 vercel.json diff --git a/build.sh b/build.sh new file mode 100644 index 0000000..78662fe --- /dev/null +++ b/build.sh @@ -0,0 +1,8 @@ +#!/usr/bin/env bash +# exit on error +set -o errexit + +poetry install + +python manage.py collectstatic --no-input +python manage.py migrate \ No newline at end of file diff --git a/db.sqlite3 b/db.sqlite3 index 0995185246ea6bd4eab837e6c2ad8ff4d4e61ac2..2be0ba73cb8e5980d862173e0625ea258146a6d8 100644 GIT binary patch delta 400 zcmZo@;A&{#njp=1bfSzi{X=!uEpwzq@s3b8j(a{stN}yT;BRx}N3lmdAb-hLzpkiK-VvzrH(3BcknHuU@TACPI7}+&S jvoTEPmSfTo0S5ul@y140CT4oZCMK4~hTB`@m}(LMZwGHW delta 361 zcmZo@;A&{#njp=%f1->t=4", markers = "python_version < \"3.11\""} + +[package.extras] +tests = ["mypy (>=0.800)", "pytest", "pytest-asyncio"] + +[[package]] +name = "brotli" +version = "1.0.9" +description = "Python bindings for the Brotli compression library" +optional = false +python-versions = "*" +files = [ + {file = "Brotli-1.0.9-cp27-cp27m-macosx_10_9_x86_64.whl", hash = "sha256:268fe94547ba25b58ebc724680609c8ee3e5a843202e9a381f6f9c5e8bdb5c70"}, + {file = "Brotli-1.0.9-cp27-cp27m-manylinux1_i686.whl", hash = "sha256:c2415d9d082152460f2bd4e382a1e85aed233abc92db5a3880da2257dc7daf7b"}, + {file = "Brotli-1.0.9-cp27-cp27m-manylinux1_x86_64.whl", hash = "sha256:5913a1177fc36e30fcf6dc868ce23b0453952c78c04c266d3149b3d39e1410d6"}, + {file = "Brotli-1.0.9-cp27-cp27m-win32.whl", hash = "sha256:afde17ae04d90fbe53afb628f7f2d4ca022797aa093e809de5c3cf276f61bbfa"}, + {file = "Brotli-1.0.9-cp27-cp27mu-manylinux1_i686.whl", hash = "sha256:7cb81373984cc0e4682f31bc3d6be9026006d96eecd07ea49aafb06897746452"}, + {file = "Brotli-1.0.9-cp27-cp27mu-manylinux1_x86_64.whl", hash = "sha256:db844eb158a87ccab83e868a762ea8024ae27337fc7ddcbfcddd157f841fdfe7"}, + {file = "Brotli-1.0.9-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:9744a863b489c79a73aba014df554b0e7a0fc44ef3f8a0ef2a52919c7d155031"}, + {file = "Brotli-1.0.9-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:a72661af47119a80d82fa583b554095308d6a4c356b2a554fdc2799bc19f2a43"}, + {file = "Brotli-1.0.9-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:7ee83d3e3a024a9618e5be64648d6d11c37047ac48adff25f12fa4226cf23d1c"}, + {file = "Brotli-1.0.9-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl", hash = "sha256:19598ecddd8a212aedb1ffa15763dd52a388518c4550e615aed88dc3753c0f0c"}, + {file = "Brotli-1.0.9-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:44bb8ff420c1d19d91d79d8c3574b8954288bdff0273bf788954064d260d7ab0"}, + {file = "Brotli-1.0.9-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:e23281b9a08ec338469268f98f194658abfb13658ee98e2b7f85ee9dd06caa91"}, + {file = "Brotli-1.0.9-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:3496fc835370da351d37cada4cf744039616a6db7d13c430035e901443a34daa"}, + {file = "Brotli-1.0.9-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:b83bb06a0192cccf1eb8d0a28672a1b79c74c3a8a5f2619625aeb6f28b3a82bb"}, + {file = "Brotli-1.0.9-cp310-cp310-win32.whl", hash = "sha256:26d168aac4aaec9a4394221240e8a5436b5634adc3cd1cdf637f6645cecbf181"}, + {file = "Brotli-1.0.9-cp310-cp310-win_amd64.whl", hash = "sha256:622a231b08899c864eb87e85f81c75e7b9ce05b001e59bbfbf43d4a71f5f32b2"}, + {file = "Brotli-1.0.9-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:cc0283a406774f465fb45ec7efb66857c09ffefbe49ec20b7882eff6d3c86d3a"}, + {file = "Brotli-1.0.9-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:11d3283d89af7033236fa4e73ec2cbe743d4f6a81d41bd234f24bf63dde979df"}, + {file = "Brotli-1.0.9-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3c1306004d49b84bd0c4f90457c6f57ad109f5cc6067a9664e12b7b79a9948ad"}, + {file = "Brotli-1.0.9-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b1375b5d17d6145c798661b67e4ae9d5496920d9265e2f00f1c2c0b5ae91fbde"}, + {file = "Brotli-1.0.9-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:cab1b5964b39607a66adbba01f1c12df2e55ac36c81ec6ed44f2fca44178bf1a"}, + {file = "Brotli-1.0.9-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:8ed6a5b3d23ecc00ea02e1ed8e0ff9a08f4fc87a1f58a2530e71c0f48adf882f"}, + {file = "Brotli-1.0.9-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:cb02ed34557afde2d2da68194d12f5719ee96cfb2eacc886352cb73e3808fc5d"}, + {file = "Brotli-1.0.9-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:b3523f51818e8f16599613edddb1ff924eeb4b53ab7e7197f85cbc321cdca32f"}, + {file = "Brotli-1.0.9-cp311-cp311-win32.whl", hash = "sha256:ba72d37e2a924717990f4d7482e8ac88e2ef43fb95491eb6e0d124d77d2a150d"}, + {file = "Brotli-1.0.9-cp311-cp311-win_amd64.whl", hash = "sha256:3ffaadcaeafe9d30a7e4e1e97ad727e4f5610b9fa2f7551998471e3736738679"}, + {file = "Brotli-1.0.9-cp35-cp35m-macosx_10_6_intel.whl", hash = "sha256:c83aa123d56f2e060644427a882a36b3c12db93727ad7a7b9efd7d7f3e9cc2c4"}, + {file = "Brotli-1.0.9-cp35-cp35m-manylinux1_i686.whl", hash = "sha256:6b2ae9f5f67f89aade1fab0f7fd8f2832501311c363a21579d02defa844d9296"}, + {file = "Brotli-1.0.9-cp35-cp35m-manylinux1_x86_64.whl", hash = "sha256:68715970f16b6e92c574c30747c95cf8cf62804569647386ff032195dc89a430"}, + {file = "Brotli-1.0.9-cp35-cp35m-win32.whl", hash = "sha256:defed7ea5f218a9f2336301e6fd379f55c655bea65ba2476346340a0ce6f74a1"}, + {file = "Brotli-1.0.9-cp35-cp35m-win_amd64.whl", hash = "sha256:88c63a1b55f352b02c6ffd24b15ead9fc0e8bf781dbe070213039324922a2eea"}, + {file = "Brotli-1.0.9-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:503fa6af7da9f4b5780bb7e4cbe0c639b010f12be85d02c99452825dd0feef3f"}, + {file = "Brotli-1.0.9-cp36-cp36m-manylinux1_i686.whl", hash = "sha256:40d15c79f42e0a2c72892bf407979febd9cf91f36f495ffb333d1d04cebb34e4"}, + {file = "Brotli-1.0.9-cp36-cp36m-manylinux1_x86_64.whl", hash = "sha256:93130612b837103e15ac3f9cbacb4613f9e348b58b3aad53721d92e57f96d46a"}, + {file = "Brotli-1.0.9-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:87fdccbb6bb589095f413b1e05734ba492c962b4a45a13ff3408fa44ffe6479b"}, + {file = "Brotli-1.0.9-cp36-cp36m-musllinux_1_1_aarch64.whl", hash = "sha256:6d847b14f7ea89f6ad3c9e3901d1bc4835f6b390a9c71df999b0162d9bb1e20f"}, + {file = "Brotli-1.0.9-cp36-cp36m-musllinux_1_1_i686.whl", hash = "sha256:495ba7e49c2db22b046a53b469bbecea802efce200dffb69b93dd47397edc9b6"}, + {file = "Brotli-1.0.9-cp36-cp36m-musllinux_1_1_x86_64.whl", hash = "sha256:4688c1e42968ba52e57d8670ad2306fe92e0169c6f3af0089be75bbac0c64a3b"}, + {file = "Brotli-1.0.9-cp36-cp36m-win32.whl", hash = "sha256:61a7ee1f13ab913897dac7da44a73c6d44d48a4adff42a5701e3239791c96e14"}, + {file = "Brotli-1.0.9-cp36-cp36m-win_amd64.whl", hash = "sha256:1c48472a6ba3b113452355b9af0a60da5c2ae60477f8feda8346f8fd48e3e87c"}, + {file = "Brotli-1.0.9-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:3b78a24b5fd13c03ee2b7b86290ed20efdc95da75a3557cc06811764d5ad1126"}, + {file = "Brotli-1.0.9-cp37-cp37m-manylinux1_i686.whl", hash = "sha256:9d12cf2851759b8de8ca5fde36a59c08210a97ffca0eb94c532ce7b17c6a3d1d"}, + {file = "Brotli-1.0.9-cp37-cp37m-manylinux1_x86_64.whl", hash = "sha256:6c772d6c0a79ac0f414a9f8947cc407e119b8598de7621f39cacadae3cf57d12"}, + {file = "Brotli-1.0.9-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:29d1d350178e5225397e28ea1b7aca3648fcbab546d20e7475805437bfb0a130"}, + {file = "Brotli-1.0.9-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:7bbff90b63328013e1e8cb50650ae0b9bac54ffb4be6104378490193cd60f85a"}, + {file = "Brotli-1.0.9-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:ec1947eabbaf8e0531e8e899fc1d9876c179fc518989461f5d24e2223395a9e3"}, + {file = "Brotli-1.0.9-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:12effe280b8ebfd389022aa65114e30407540ccb89b177d3fbc9a4f177c4bd5d"}, + {file = "Brotli-1.0.9-cp37-cp37m-win32.whl", hash = "sha256:f909bbbc433048b499cb9db9e713b5d8d949e8c109a2a548502fb9aa8630f0b1"}, + {file = "Brotli-1.0.9-cp37-cp37m-win_amd64.whl", hash = "sha256:97f715cf371b16ac88b8c19da00029804e20e25f30d80203417255d239f228b5"}, + {file = "Brotli-1.0.9-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256:e16eb9541f3dd1a3e92b89005e37b1257b157b7256df0e36bd7b33b50be73bcb"}, + {file = "Brotli-1.0.9-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:160c78292e98d21e73a4cc7f76a234390e516afcd982fa17e1422f7c6a9ce9c8"}, + {file = "Brotli-1.0.9-cp38-cp38-manylinux1_i686.whl", hash = "sha256:b663f1e02de5d0573610756398e44c130add0eb9a3fc912a09665332942a2efb"}, + {file = "Brotli-1.0.9-cp38-cp38-manylinux1_x86_64.whl", hash = "sha256:5b6ef7d9f9c38292df3690fe3e302b5b530999fa90014853dcd0d6902fb59f26"}, + {file = "Brotli-1.0.9-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8a674ac10e0a87b683f4fa2b6fa41090edfd686a6524bd8dedbd6138b309175c"}, + {file = "Brotli-1.0.9-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:e2d9e1cbc1b25e22000328702b014227737756f4b5bf5c485ac1d8091ada078b"}, + {file = "Brotli-1.0.9-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:b336c5e9cf03c7be40c47b5fd694c43c9f1358a80ba384a21969e0b4e66a9b17"}, + {file = "Brotli-1.0.9-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:85f7912459c67eaab2fb854ed2bc1cc25772b300545fe7ed2dc03954da638649"}, + {file = "Brotli-1.0.9-cp38-cp38-win32.whl", hash = "sha256:35a3edbe18e876e596553c4007a087f8bcfd538f19bc116917b3c7522fca0429"}, + {file = "Brotli-1.0.9-cp38-cp38-win_amd64.whl", hash = "sha256:269a5743a393c65db46a7bb982644c67ecba4b8d91b392403ad8a861ba6f495f"}, + {file = "Brotli-1.0.9-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:2aad0e0baa04517741c9bb5b07586c642302e5fb3e75319cb62087bd0995ab19"}, + {file = "Brotli-1.0.9-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:5cb1e18167792d7d21e21365d7650b72d5081ed476123ff7b8cac7f45189c0c7"}, + {file = "Brotli-1.0.9-cp39-cp39-manylinux1_i686.whl", hash = "sha256:16d528a45c2e1909c2798f27f7bf0a3feec1dc9e50948e738b961618e38b6a7b"}, + {file = "Brotli-1.0.9-cp39-cp39-manylinux1_x86_64.whl", hash = "sha256:56d027eace784738457437df7331965473f2c0da2c70e1a1f6fdbae5402e0389"}, + {file = "Brotli-1.0.9-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:9bf919756d25e4114ace16a8ce91eb340eb57a08e2c6950c3cebcbe3dff2a5e7"}, + {file = "Brotli-1.0.9-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:e4c4e92c14a57c9bd4cb4be678c25369bf7a092d55fd0866f759e425b9660806"}, + {file = "Brotli-1.0.9-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:e48f4234f2469ed012a98f4b7874e7f7e173c167bed4934912a29e03167cf6b1"}, + {file = "Brotli-1.0.9-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:9ed4c92a0665002ff8ea852353aeb60d9141eb04109e88928026d3c8a9e5433c"}, + {file = "Brotli-1.0.9-cp39-cp39-win32.whl", hash = "sha256:cfc391f4429ee0a9370aa93d812a52e1fee0f37a81861f4fdd1f4fb28e8547c3"}, + {file = "Brotli-1.0.9-cp39-cp39-win_amd64.whl", hash = "sha256:854c33dad5ba0fbd6ab69185fec8dab89e13cda6b7d191ba111987df74f38761"}, + {file = "Brotli-1.0.9-pp37-pypy37_pp73-macosx_10_9_x86_64.whl", hash = "sha256:9749a124280a0ada4187a6cfd1ffd35c350fb3af79c706589d98e088c5044267"}, + {file = "Brotli-1.0.9-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl", hash = "sha256:73fd30d4ce0ea48010564ccee1a26bfe39323fde05cb34b5863455629db61dc7"}, + {file = "Brotli-1.0.9-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:02177603aaca36e1fd21b091cb742bb3b305a569e2402f1ca38af471777fb019"}, + {file = "Brotli-1.0.9-pp37-pypy37_pp73-win_amd64.whl", hash = "sha256:76ffebb907bec09ff511bb3acc077695e2c32bc2142819491579a695f77ffd4d"}, + {file = "Brotli-1.0.9-pp38-pypy38_pp73-macosx_10_9_x86_64.whl", hash = "sha256:b43775532a5904bc938f9c15b77c613cb6ad6fb30990f3b0afaea82797a402d8"}, + {file = "Brotli-1.0.9-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl", hash = "sha256:5bf37a08493232fbb0f8229f1824b366c2fc1d02d64e7e918af40acd15f3e337"}, + {file = "Brotli-1.0.9-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:330e3f10cd01da535c70d09c4283ba2df5fb78e915bea0a28becad6e2ac010be"}, + {file = "Brotli-1.0.9-pp38-pypy38_pp73-win_amd64.whl", hash = "sha256:e1abbeef02962596548382e393f56e4c94acd286bd0c5afba756cffc33670e8a"}, + {file = "Brotli-1.0.9-pp39-pypy39_pp73-macosx_10_9_x86_64.whl", hash = "sha256:3148362937217b7072cf80a2dcc007f09bb5ecb96dae4617316638194113d5be"}, + {file = "Brotli-1.0.9-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:336b40348269f9b91268378de5ff44dc6fbaa2268194f85177b53463d313842a"}, + {file = "Brotli-1.0.9-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:3b8b09a16a1950b9ef495a0f8b9d0a87599a9d1f179e2d4ac014b2ec831f87e7"}, + {file = "Brotli-1.0.9-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:c8e521a0ce7cf690ca84b8cc2272ddaf9d8a50294fd086da67e517439614c755"}, + {file = "Brotli-1.0.9.zip", hash = "sha256:4d1b810aa0ed773f81dceda2cc7b403d01057458730e309856356d4ef4188438"}, +] + +[[package]] +name = "dj-database-url" +version = "2.0.0" +description = "Use Database URLs in your Django Application." +optional = false +python-versions = "*" +files = [ + {file = "dj-database-url-2.0.0.tar.gz", hash = "sha256:a35a9f0f43775ca6f90d819dc456233ef7bcc76b47377d5d908b75c7eb320624"}, + {file = "dj_database_url-2.0.0-py3-none-any.whl", hash = "sha256:9c9e5f7224f62635a787e9cc3c6762c9be2b19541a21e3c08fa573bd01609b4b"}, +] + +[package.dependencies] +Django = ">=3.2" +typing-extensions = ">=3.10.0.0" + +[[package]] +name = "django" +version = "3.2.19" +description = "A high-level Python Web framework that encourages rapid development and clean, pragmatic design." +optional = false +python-versions = ">=3.6" +files = [ + {file = "Django-3.2.19-py3-none-any.whl", hash = "sha256:21cc991466245d659ab79cb01204f9515690f8dae00e5eabde307f14d24d4d7d"}, + {file = "Django-3.2.19.tar.gz", hash = "sha256:031365bae96814da19c10706218c44dff3b654cc4de20a98bd2d29b9bde469f0"}, +] + +[package.dependencies] +asgiref = ">=3.3.2,<4" +pytz = "*" +sqlparse = ">=0.2.2" + +[package.extras] +argon2 = ["argon2-cffi (>=19.1.0)"] +bcrypt = ["bcrypt"] + +[[package]] +name = "gunicorn" +version = "20.1.0" +description = "WSGI HTTP Server for UNIX" +optional = false +python-versions = ">=3.5" +files = [ + {file = "gunicorn-20.1.0-py3-none-any.whl", hash = "sha256:9dcc4547dbb1cb284accfb15ab5667a0e5d1881cc443e0677b4882a4067a807e"}, + {file = "gunicorn-20.1.0.tar.gz", hash = "sha256:e0a968b5ba15f8a328fdfd7ab1fcb5af4470c28aaf7e55df02a99bc13138e6e8"}, +] + +[package.dependencies] +setuptools = ">=3.0" + +[package.extras] +eventlet = ["eventlet (>=0.24.1)"] +gevent = ["gevent (>=1.4.0)"] +setproctitle = ["setproctitle"] +tornado = ["tornado (>=0.2)"] + +[[package]] +name = "psycopg2-binary" +version = "2.9.6" +description = "psycopg2 - Python-PostgreSQL Database Adapter" +optional = false +python-versions = ">=3.6" +files = [ + {file = "psycopg2-binary-2.9.6.tar.gz", hash = "sha256:1f64dcfb8f6e0c014c7f55e51c9759f024f70ea572fbdef123f85318c297947c"}, + {file = "psycopg2_binary-2.9.6-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:d26e0342183c762de3276cca7a530d574d4e25121ca7d6e4a98e4f05cb8e4df7"}, + {file = "psycopg2_binary-2.9.6-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:c48d8f2db17f27d41fb0e2ecd703ea41984ee19362cbce52c097963b3a1b4365"}, + {file = "psycopg2_binary-2.9.6-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ffe9dc0a884a8848075e576c1de0290d85a533a9f6e9c4e564f19adf8f6e54a7"}, + {file = "psycopg2_binary-2.9.6-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:8a76e027f87753f9bd1ab5f7c9cb8c7628d1077ef927f5e2446477153a602f2c"}, + {file = "psycopg2_binary-2.9.6-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:6460c7a99fc939b849431f1e73e013d54aa54293f30f1109019c56a0b2b2ec2f"}, + {file = "psycopg2_binary-2.9.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ae102a98c547ee2288637af07393dd33f440c25e5cd79556b04e3fca13325e5f"}, + {file = "psycopg2_binary-2.9.6-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:9972aad21f965599ed0106f65334230ce826e5ae69fda7cbd688d24fa922415e"}, + {file = "psycopg2_binary-2.9.6-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:7a40c00dbe17c0af5bdd55aafd6ff6679f94a9be9513a4c7e071baf3d7d22a70"}, + {file = "psycopg2_binary-2.9.6-cp310-cp310-musllinux_1_1_ppc64le.whl", hash = "sha256:cacbdc5839bdff804dfebc058fe25684cae322987f7a38b0168bc1b2df703fb1"}, + {file = "psycopg2_binary-2.9.6-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:7f0438fa20fb6c7e202863e0d5ab02c246d35efb1d164e052f2f3bfe2b152bd0"}, + {file = "psycopg2_binary-2.9.6-cp310-cp310-win32.whl", hash = "sha256:b6c8288bb8a84b47e07013bb4850f50538aa913d487579e1921724631d02ea1b"}, + {file = "psycopg2_binary-2.9.6-cp310-cp310-win_amd64.whl", hash = "sha256:61b047a0537bbc3afae10f134dc6393823882eb263088c271331602b672e52e9"}, + {file = "psycopg2_binary-2.9.6-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:964b4dfb7c1c1965ac4c1978b0f755cc4bd698e8aa2b7667c575fb5f04ebe06b"}, + {file = "psycopg2_binary-2.9.6-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:afe64e9b8ea66866a771996f6ff14447e8082ea26e675a295ad3bdbffdd72afb"}, + {file = "psycopg2_binary-2.9.6-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:15e2ee79e7cf29582ef770de7dab3d286431b01c3bb598f8e05e09601b890081"}, + {file = "psycopg2_binary-2.9.6-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:dfa74c903a3c1f0d9b1c7e7b53ed2d929a4910e272add6700c38f365a6002820"}, + {file = "psycopg2_binary-2.9.6-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:b83456c2d4979e08ff56180a76429263ea254c3f6552cd14ada95cff1dec9bb8"}, + {file = "psycopg2_binary-2.9.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0645376d399bfd64da57148694d78e1f431b1e1ee1054872a5713125681cf1be"}, + {file = "psycopg2_binary-2.9.6-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:e99e34c82309dd78959ba3c1590975b5d3c862d6f279f843d47d26ff89d7d7e1"}, + {file = "psycopg2_binary-2.9.6-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:4ea29fc3ad9d91162c52b578f211ff1c931d8a38e1f58e684c45aa470adf19e2"}, + {file = "psycopg2_binary-2.9.6-cp311-cp311-musllinux_1_1_ppc64le.whl", hash = "sha256:4ac30da8b4f57187dbf449294d23b808f8f53cad6b1fc3623fa8a6c11d176dd0"}, + {file = "psycopg2_binary-2.9.6-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:e78e6e2a00c223e164c417628572a90093c031ed724492c763721c2e0bc2a8df"}, + {file = "psycopg2_binary-2.9.6-cp311-cp311-win32.whl", hash = "sha256:1876843d8e31c89c399e31b97d4b9725a3575bb9c2af92038464231ec40f9edb"}, + {file = "psycopg2_binary-2.9.6-cp311-cp311-win_amd64.whl", hash = "sha256:b4b24f75d16a89cc6b4cdff0eb6a910a966ecd476d1e73f7ce5985ff1328e9a6"}, + {file = "psycopg2_binary-2.9.6-cp36-cp36m-win32.whl", hash = "sha256:498807b927ca2510baea1b05cc91d7da4718a0f53cb766c154c417a39f1820a0"}, + {file = "psycopg2_binary-2.9.6-cp36-cp36m-win_amd64.whl", hash = "sha256:0d236c2825fa656a2d98bbb0e52370a2e852e5a0ec45fc4f402977313329174d"}, + {file = "psycopg2_binary-2.9.6-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:34b9ccdf210cbbb1303c7c4db2905fa0319391bd5904d32689e6dd5c963d2ea8"}, + {file = "psycopg2_binary-2.9.6-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:84d2222e61f313c4848ff05353653bf5f5cf6ce34df540e4274516880d9c3763"}, + {file = "psycopg2_binary-2.9.6-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:30637a20623e2a2eacc420059be11527f4458ef54352d870b8181a4c3020ae6b"}, + {file = "psycopg2_binary-2.9.6-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:8122cfc7cae0da9a3077216528b8bb3629c43b25053284cc868744bfe71eb141"}, + {file = "psycopg2_binary-2.9.6-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:38601cbbfe600362c43714482f43b7c110b20cb0f8172422c616b09b85a750c5"}, + {file = "psycopg2_binary-2.9.6-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:c7e62ab8b332147a7593a385d4f368874d5fe4ad4e341770d4983442d89603e3"}, + {file = "psycopg2_binary-2.9.6-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:2ab652e729ff4ad76d400df2624d223d6e265ef81bb8aa17fbd63607878ecbee"}, + {file = "psycopg2_binary-2.9.6-cp37-cp37m-musllinux_1_1_ppc64le.whl", hash = "sha256:c83a74b68270028dc8ee74d38ecfaf9c90eed23c8959fca95bd703d25b82c88e"}, + {file = "psycopg2_binary-2.9.6-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:d4e6036decf4b72d6425d5b29bbd3e8f0ff1059cda7ac7b96d6ac5ed34ffbacd"}, + {file = "psycopg2_binary-2.9.6-cp37-cp37m-win32.whl", hash = "sha256:a8c28fd40a4226b4a84bdf2d2b5b37d2c7bd49486b5adcc200e8c7ec991dfa7e"}, + {file = "psycopg2_binary-2.9.6-cp37-cp37m-win_amd64.whl", hash = "sha256:51537e3d299be0db9137b321dfb6a5022caaab275775680e0c3d281feefaca6b"}, + {file = "psycopg2_binary-2.9.6-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:cf4499e0a83b7b7edcb8dabecbd8501d0d3a5ef66457200f77bde3d210d5debb"}, + {file = "psycopg2_binary-2.9.6-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:7e13a5a2c01151f1208d5207e42f33ba86d561b7a89fca67c700b9486a06d0e2"}, + {file = "psycopg2_binary-2.9.6-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0e0f754d27fddcfd74006455b6e04e6705d6c31a612ec69ddc040a5468e44b4e"}, + {file = "psycopg2_binary-2.9.6-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:d57c3fd55d9058645d26ae37d76e61156a27722097229d32a9e73ed54819982a"}, + {file = "psycopg2_binary-2.9.6-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:71f14375d6f73b62800530b581aed3ada394039877818b2d5f7fc77e3bb6894d"}, + {file = "psycopg2_binary-2.9.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:441cc2f8869a4f0f4bb408475e5ae0ee1f3b55b33f350406150277f7f35384fc"}, + {file = "psycopg2_binary-2.9.6-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:65bee1e49fa6f9cf327ce0e01c4c10f39165ee76d35c846ade7cb0ec6683e303"}, + {file = "psycopg2_binary-2.9.6-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:af335bac6b666cc6aea16f11d486c3b794029d9df029967f9938a4bed59b6a19"}, + {file = "psycopg2_binary-2.9.6-cp38-cp38-musllinux_1_1_ppc64le.whl", hash = "sha256:cfec476887aa231b8548ece2e06d28edc87c1397ebd83922299af2e051cf2827"}, + {file = "psycopg2_binary-2.9.6-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:65c07febd1936d63bfde78948b76cd4c2a411572a44ac50719ead41947d0f26b"}, + {file = "psycopg2_binary-2.9.6-cp38-cp38-win32.whl", hash = "sha256:4dfb4be774c4436a4526d0c554af0cc2e02082c38303852a36f6456ece7b3503"}, + {file = "psycopg2_binary-2.9.6-cp38-cp38-win_amd64.whl", hash = "sha256:02c6e3cf3439e213e4ee930308dc122d6fb4d4bea9aef4a12535fbd605d1a2fe"}, + {file = "psycopg2_binary-2.9.6-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:e9182eb20f41417ea1dd8e8f7888c4d7c6e805f8a7c98c1081778a3da2bee3e4"}, + {file = "psycopg2_binary-2.9.6-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:8a6979cf527e2603d349a91060f428bcb135aea2be3201dff794813256c274f1"}, + {file = "psycopg2_binary-2.9.6-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8338a271cb71d8da40b023a35d9c1e919eba6cbd8fa20a54b748a332c355d896"}, + {file = "psycopg2_binary-2.9.6-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:e3ed340d2b858d6e6fb5083f87c09996506af483227735de6964a6100b4e6a54"}, + {file = "psycopg2_binary-2.9.6-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:f81e65376e52f03422e1fb475c9514185669943798ed019ac50410fb4c4df232"}, + {file = "psycopg2_binary-2.9.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:bfb13af3c5dd3a9588000910178de17010ebcccd37b4f9794b00595e3a8ddad3"}, + {file = "psycopg2_binary-2.9.6-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:4c727b597c6444a16e9119386b59388f8a424223302d0c06c676ec8b4bc1f963"}, + {file = "psycopg2_binary-2.9.6-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:4d67fbdaf177da06374473ef6f7ed8cc0a9dc640b01abfe9e8a2ccb1b1402c1f"}, + {file = "psycopg2_binary-2.9.6-cp39-cp39-musllinux_1_1_ppc64le.whl", hash = "sha256:0892ef645c2fabb0c75ec32d79f4252542d0caec1d5d949630e7d242ca4681a3"}, + {file = "psycopg2_binary-2.9.6-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:02c0f3757a4300cf379eb49f543fb7ac527fb00144d39246ee40e1df684ab514"}, + {file = "psycopg2_binary-2.9.6-cp39-cp39-win32.whl", hash = "sha256:c3dba7dab16709a33a847e5cd756767271697041fbe3fe97c215b1fc1f5c9848"}, + {file = "psycopg2_binary-2.9.6-cp39-cp39-win_amd64.whl", hash = "sha256:f6a88f384335bb27812293fdb11ac6aee2ca3f51d3c7820fe03de0a304ab6249"}, +] + +[[package]] +name = "pytz" +version = "2023.3" +description = "World timezone definitions, modern and historical" +optional = false +python-versions = "*" +files = [ + {file = "pytz-2023.3-py2.py3-none-any.whl", hash = "sha256:a151b3abb88eda1d4e34a9814df37de2a80e301e68ba0fd856fb9b46bfbbbffb"}, + {file = "pytz-2023.3.tar.gz", hash = "sha256:1d8ce29db189191fb55338ee6d0387d82ab59f3d00eac103412d64e0ebd0c588"}, +] + +[[package]] +name = "setuptools" +version = "67.8.0" +description = "Easily download, build, install, upgrade, and uninstall Python packages" +optional = false +python-versions = ">=3.7" +files = [ + {file = "setuptools-67.8.0-py3-none-any.whl", hash = "sha256:5df61bf30bb10c6f756eb19e7c9f3b473051f48db77fddbe06ff2ca307df9a6f"}, + {file = "setuptools-67.8.0.tar.gz", hash = "sha256:62642358adc77ffa87233bc4d2354c4b2682d214048f500964dbe760ccedf102"}, +] + +[package.extras] +docs = ["furo", "jaraco.packaging (>=9)", "jaraco.tidelift (>=1.4)", "pygments-github-lexers (==0.0.5)", "rst.linker (>=1.9)", "sphinx (>=3.5)", "sphinx-favicon", "sphinx-hoverxref (<2)", "sphinx-inline-tabs", "sphinx-lint", "sphinx-notfound-page (==0.8.3)", "sphinx-reredirects", "sphinxcontrib-towncrier"] +testing = ["build[virtualenv]", "filelock (>=3.4.0)", "flake8-2020", "ini2toml[lite] (>=0.9)", "jaraco.envs (>=2.2)", "jaraco.path (>=3.2.0)", "pip (>=19.1)", "pip-run (>=8.8)", "pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=1.3)", "pytest-mypy (>=0.9.1)", "pytest-perf", "pytest-ruff", "pytest-timeout", "pytest-xdist", "tomli-w (>=1.0.0)", "virtualenv (>=13.0.0)", "wheel"] +testing-integration = ["build[virtualenv]", "filelock (>=3.4.0)", "jaraco.envs (>=2.2)", "jaraco.path (>=3.2.0)", "pytest", "pytest-enabler", "pytest-xdist", "tomli", "virtualenv (>=13.0.0)", "wheel"] + +[[package]] +name = "sqlparse" +version = "0.4.4" +description = "A non-validating SQL parser." +optional = false +python-versions = ">=3.5" +files = [ + {file = "sqlparse-0.4.4-py3-none-any.whl", hash = "sha256:5430a4fe2ac7d0f93e66f1efc6e1338a41884b7ddf2a350cedd20ccc4d9d28f3"}, + {file = "sqlparse-0.4.4.tar.gz", hash = "sha256:d446183e84b8349fa3061f0fe7f06ca94ba65b426946ffebe6e3e8295332420c"}, +] + +[package.extras] +dev = ["build", "flake8"] +doc = ["sphinx"] +test = ["pytest", "pytest-cov"] + +[[package]] +name = "typing-extensions" +version = "4.6.3" +description = "Backported and Experimental Type Hints for Python 3.7+" +optional = false +python-versions = ">=3.7" +files = [ + {file = "typing_extensions-4.6.3-py3-none-any.whl", hash = "sha256:88a4153d8505aabbb4e13aacb7c486c2b4a33ca3b3f807914a9b4c844c471c26"}, + {file = "typing_extensions-4.6.3.tar.gz", hash = "sha256:d91d5919357fe7f681a9f2b5b4cb2a5f1ef0a1e9f59c4d8ff0d3491e05c0ffd5"}, +] + +[[package]] +name = "whitenoise" +version = "6.4.0" +description = "Radically simplified static file serving for WSGI applications" +optional = false +python-versions = ">=3.7" +files = [ + {file = "whitenoise-6.4.0-py3-none-any.whl", hash = "sha256:599dc6ca57e48929dfeffb2e8e187879bfe2aed0d49ca419577005b7f2cc930b"}, + {file = "whitenoise-6.4.0.tar.gz", hash = "sha256:a02d6660ad161ff17e3042653c8e3f5ecbb2a2481a006bde125b9efb9a30113a"}, +] + +[package.dependencies] +Brotli = {version = "*", optional = true, markers = "extra == \"brotli\""} + +[package.extras] +brotli = ["Brotli"] + +[metadata] +lock-version = "2.0" +python-versions = "^3.9" +content-hash = "69ff3b62444a184a66b5eae70de3339dbbcb6b3ed1712d7f5b10bb4c18f26348" diff --git a/pyproject.toml b/pyproject.toml new file mode 100644 index 0000000..bbedb2a --- /dev/null +++ b/pyproject.toml @@ -0,0 +1,19 @@ +[tool.poetry] +name = "djproject" +version = "0.1.0" +description = "" +authors = ["Farzeena P A "] +readme = "README.md" + +[tool.poetry.dependencies] +python = "^3.9" +django = "^3.2" +dj-database-url = "^2.0.0" +psycopg2-binary = "^2.9.6" +whitenoise = {extras = ["brotli"], version = "^6.4.0"} +gunicorn = "^20.1.0" + + +[build-system] +requires = ["poetry-core"] +build-backend = "poetry.core.masonry.api" diff --git a/tasktodo/__pycache__/settings.cpython-39.pyc b/tasktodo/__pycache__/settings.cpython-39.pyc index 2b70654b7cf4464da4ca01314489d33baebbdea7..5e3e7fc81646ca9d651cdbae71342f7227e7b7a0 100644 GIT binary patch delta 829 zcmYjOO;6N78177mwp;d#U0{Lb+r$KktWk&w9(0BB5nxxhYrrvDEALRccDHL=K!}lp zXAY*`^Z@(;V>lZBNaMwuCyyRHptDOzoMh&Gp7(2>cjjZ}XLr&}BvgT~UxRPqL*{*Q z@bH{75U2nMu!HKDV${N-BT}(#2_+1(j(6x-IuUAeO{NMXwOCCB0v#Y7VcH3D%d?AU z+!AP_g^yKGP7qD9q_@oy$0?RPK}fI!h@B#u=2qpl3p(jx2I5SCL|(8EBq7B^=~HAQ z==ww~M6-~g-H>Hstp~cH2YQdNjc70AppWO|puc?%w9mYaEJAZINc&)j_Ct~m@STTY zI>_SwZ!T--c$nWca)RjyjM7mUqhk_?x-c>R<@;TklJ^5yiuQR zdMp@y$@V8uBm>(rcbtGq6|FR{RieHNYiJu)tx_tk8cSupS}Lw-;dA^MDPdZ?F?MZl z+YVU6wS6{Kw*efsXL@XEz2z;nyx|`)fA&DEBUC;6MiS_WNBEx{OgCLWusr6!a%KyK zOEP;2?m6zJ>1^|y*_r8EHw*QBpEtBOupms}b_W{YbQ=w$ZoW25i$$cR>ntr@L1m@j z2WDVz7NX7zuw^^UKe+v$Qa^A#UNtr6)|*^|&tT1L*jvmG^mge&t3tm>3h&4xcw#(! zD(8A=3Tg(Jf%(GpnX%(J5qAABkgv|jtg&l*ZX*&c7I-2bG3uDt?mt?L62;Zk^13$P zem&jmXoV!R*<=j}zsgIp#OK(utq?2Eu9K!2Y)7Q#+Ks4FuNJGzb4I0Hu147lvar0W z>4sh{SBi^TXec>plDG3F!#B#q;SCN+JdPBsh-o=3sv^O0M39OVRZ+tqN;Vdg5Jvc% Pv%gAzOeL7$q)4QH)qv_z delta 526 zcmYjNzi-n}5cYdM+s{dyrjDD?CK9Tk6`@K9RIOMLZIML)VX3qWPXgrTT*s-ChWscc z3j-4)dLxyfoskgAg2ckWpTLyA09FPD2Er>aaMIoP-Q9P0(tUMa*=gUh5{k6%-`4QG z^)g+2_Eu)7a0Lm{n6xOTLVs}jF2z@u8W;S7E3GHt z(|FL?TRC@lKJu&O&g#SF!kWLovT(6?Q0<0`jn%`>(r*3ow)jBb5koZ8s(1mJ(HFHv zMjM(%YGVU~U4IbwhjV|=RB)%Vam;e!Gph;5 zd>~$%IelI(>CTIf=B9UBQb?uLi~%Z8&{%?*0F>$zs#3}(^e0Tf27?kx^k0%&Fro0D N|A4HVJe}1+`wfAAg}?v+ diff --git a/tasktodo/__pycache__/wsgi.cpython-39.pyc b/tasktodo/__pycache__/wsgi.cpython-39.pyc index cbb63aaba7a11aa07440b9d81bad3d385a174ae5..b62a8d5656649ecde2f234bf708909114d1c7513 100644 GIT binary patch delta 59 zcmX@fvX+H6k(ZZ?0SNT_Yg5*3jQeG+Bhn6aW+?6E6S& delta 87 zcmZ3>a*~BNk(ZZ?0SH=|*;8h2BxOmzbVfH2DXkDFCm}9sB?Q diff --git a/tasktodo/settings.py b/tasktodo/settings.py index d9b41e4..47fe927 100644 --- a/tasktodo/settings.py +++ b/tasktodo/settings.py @@ -11,6 +11,9 @@ """ from pathlib import Path +import dj_database_url + +import os # Build paths inside the project like this: BASE_DIR / 'subdir'. BASE_DIR = Path(__file__).resolve().parent.parent @@ -20,15 +23,17 @@ # See https://docs.djangoproject.com/en/4.1/howto/deployment/checklist/ # SECURITY WARNING: keep the secret key used in production secret! -SECRET_KEY = 'django-insecure-)l8+h(av2mwgylupk5#x$ia0-p6^j%@ao5%*sv0rg&h6xp+fc1' +SECRET_KEY = os.environ.get('SECRET_KEY', default='your secret key') # SECURITY WARNING: don't run with debug turned on in production! -DEBUG = True - -ALLOWED_HOSTS = ['.vercel.app'] +DEBUG = 'RENDER' not in os.environ +# https://docs.djangoproject.com/en/3.0/ref/settings/#allowed-hosts +ALLOWED_HOSTS = [] -# Application definition +RENDER_EXTERNAL_HOSTNAME = os.environ.get('RENDER_EXTERNAL_HOSTNAME') +if RENDER_EXTERNAL_HOSTNAME: + ALLOWED_HOSTS.append(RENDER_EXTERNAL_HOSTNAME) INSTALLED_APPS = [ 'django.contrib.admin', @@ -41,6 +46,7 @@ ] MIDDLEWARE = ['django.middleware.security.SecurityMiddleware', + 'whitenoise.middleware.WhiteNoiseMiddleware', 'django.contrib.sessions.middleware.SessionMiddleware', 'django.middleware.common.CommonMiddleware', 'django.middleware.csrf.CsrfViewMiddleware', @@ -75,12 +81,12 @@ # Database # https://docs.djangoproject.com/en/4.1/ref/settings/#databases -DATABASES = { - 'default': { - 'ENGINE': 'django.db.backends.sqlite3', - 'NAME': BASE_DIR / 'db.sqlite3', - } -} +# Database +# https://docs.djangoproject.com/en/3.0/ref/settings/#databases + +DATABASES = {'default': dj_database_url.config( # Feel free to alter this value to suit your needs. + default='postgresql://postgres:postgres@localhost:5432/mysite', + conn_max_age=600)} # Password validation @@ -118,8 +124,20 @@ # Static files (CSS, JavaScript, Images) # https://docs.djangoproject.com/en/4.1/howto/static-files/ +# Static files (CSS, JavaScript, Images) +# https://docs.djangoproject.com/en/3.0/howto/static-files/ + +# This setting tells Django at which URL static files are going to be served to the user. +# Here, they well be accessible at your-domain.onrender.com/static/... +STATIC_URL = '/static/' +# Following settings only make sense on production and may break development environments. +if not DEBUG: # Tell Django to copy statics to the `staticfiles` directory + # in your application directory on Render. + STATIC_ROOT = os.path.join(BASE_DIR, 'staticfiles') + # Turn on WhiteNoise storage backend that takes care of compressing static files + # and creating unique names for each version so they can safely be cached forever. + STATICFILES_STORAGE = 'whitenoise.storage.CompressedManifestStaticFilesStorage' -STATIC_URL = 'static/' # Default primary key field type # https://docs.djangoproject.com/en/4.1/ref/settings/#default-auto-field diff --git a/tasktodo/wsgi.py b/tasktodo/wsgi.py index de22d43..1866e4a 100644 --- a/tasktodo/wsgi.py +++ b/tasktodo/wsgi.py @@ -14,4 +14,4 @@ os.environ.setdefault('DJANGO_SETTINGS_MODULE', 'tasktodo.settings') application = get_wsgi_application() -app = application +# app = application diff --git a/vercel.json b/vercel.json deleted file mode 100644 index 005fccd..0000000 --- a/vercel.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "builds": [{ - "src": "tasktodo/wsgi.py", - "use": "@vercel/python", - "config": { "maxLambdaSize": "15mb", "runtime": "python3.9" } - }], - "routes": [ - { - "src": "/(.*)", - "dest": "tasktodo/wsgi.py" - } - ] -} From e64fe7889bf4f2b0f98418bf379810d93ffbdf41 Mon Sep 17 00:00:00 2001 From: Farzeena P A Date: Mon, 5 Jun 2023 23:17:04 +0530 Subject: [PATCH 03/35] removed lock --- poetry.lock | 311 ------------------------------------------- tasktodo/settings.py | 1 + 2 files changed, 1 insertion(+), 311 deletions(-) delete mode 100644 poetry.lock diff --git a/poetry.lock b/poetry.lock deleted file mode 100644 index a58ae77..0000000 --- a/poetry.lock +++ /dev/null @@ -1,311 +0,0 @@ -# This file is automatically @generated by Poetry 1.5.1 and should not be changed by hand. - -[[package]] -name = "asgiref" -version = "3.7.2" -description = "ASGI specs, helper code, and adapters" -optional = false -python-versions = ">=3.7" -files = [ - {file = "asgiref-3.7.2-py3-none-any.whl", hash = "sha256:89b2ef2247e3b562a16eef663bc0e2e703ec6468e2fa8a5cd61cd449786d4f6e"}, - {file = "asgiref-3.7.2.tar.gz", hash = "sha256:9e0ce3aa93a819ba5b45120216b23878cf6e8525eb3848653452b4192b92afed"}, -] - -[package.dependencies] -typing-extensions = {version = ">=4", markers = "python_version < \"3.11\""} - -[package.extras] -tests = ["mypy (>=0.800)", "pytest", "pytest-asyncio"] - -[[package]] -name = "brotli" -version = "1.0.9" -description = "Python bindings for the Brotli compression library" -optional = false -python-versions = "*" -files = [ - {file = "Brotli-1.0.9-cp27-cp27m-macosx_10_9_x86_64.whl", hash = "sha256:268fe94547ba25b58ebc724680609c8ee3e5a843202e9a381f6f9c5e8bdb5c70"}, - {file = "Brotli-1.0.9-cp27-cp27m-manylinux1_i686.whl", hash = "sha256:c2415d9d082152460f2bd4e382a1e85aed233abc92db5a3880da2257dc7daf7b"}, - {file = "Brotli-1.0.9-cp27-cp27m-manylinux1_x86_64.whl", hash = "sha256:5913a1177fc36e30fcf6dc868ce23b0453952c78c04c266d3149b3d39e1410d6"}, - {file = "Brotli-1.0.9-cp27-cp27m-win32.whl", hash = "sha256:afde17ae04d90fbe53afb628f7f2d4ca022797aa093e809de5c3cf276f61bbfa"}, - {file = "Brotli-1.0.9-cp27-cp27mu-manylinux1_i686.whl", hash = "sha256:7cb81373984cc0e4682f31bc3d6be9026006d96eecd07ea49aafb06897746452"}, - {file = "Brotli-1.0.9-cp27-cp27mu-manylinux1_x86_64.whl", hash = "sha256:db844eb158a87ccab83e868a762ea8024ae27337fc7ddcbfcddd157f841fdfe7"}, - {file = "Brotli-1.0.9-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:9744a863b489c79a73aba014df554b0e7a0fc44ef3f8a0ef2a52919c7d155031"}, - {file = "Brotli-1.0.9-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:a72661af47119a80d82fa583b554095308d6a4c356b2a554fdc2799bc19f2a43"}, - {file = "Brotli-1.0.9-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:7ee83d3e3a024a9618e5be64648d6d11c37047ac48adff25f12fa4226cf23d1c"}, - {file = "Brotli-1.0.9-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl", hash = "sha256:19598ecddd8a212aedb1ffa15763dd52a388518c4550e615aed88dc3753c0f0c"}, - {file = "Brotli-1.0.9-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:44bb8ff420c1d19d91d79d8c3574b8954288bdff0273bf788954064d260d7ab0"}, - {file = "Brotli-1.0.9-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:e23281b9a08ec338469268f98f194658abfb13658ee98e2b7f85ee9dd06caa91"}, - {file = "Brotli-1.0.9-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:3496fc835370da351d37cada4cf744039616a6db7d13c430035e901443a34daa"}, - {file = "Brotli-1.0.9-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:b83bb06a0192cccf1eb8d0a28672a1b79c74c3a8a5f2619625aeb6f28b3a82bb"}, - {file = "Brotli-1.0.9-cp310-cp310-win32.whl", hash = "sha256:26d168aac4aaec9a4394221240e8a5436b5634adc3cd1cdf637f6645cecbf181"}, - {file = "Brotli-1.0.9-cp310-cp310-win_amd64.whl", hash = "sha256:622a231b08899c864eb87e85f81c75e7b9ce05b001e59bbfbf43d4a71f5f32b2"}, - {file = "Brotli-1.0.9-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:cc0283a406774f465fb45ec7efb66857c09ffefbe49ec20b7882eff6d3c86d3a"}, - {file = "Brotli-1.0.9-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:11d3283d89af7033236fa4e73ec2cbe743d4f6a81d41bd234f24bf63dde979df"}, - {file = "Brotli-1.0.9-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3c1306004d49b84bd0c4f90457c6f57ad109f5cc6067a9664e12b7b79a9948ad"}, - {file = "Brotli-1.0.9-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b1375b5d17d6145c798661b67e4ae9d5496920d9265e2f00f1c2c0b5ae91fbde"}, - {file = "Brotli-1.0.9-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:cab1b5964b39607a66adbba01f1c12df2e55ac36c81ec6ed44f2fca44178bf1a"}, - {file = "Brotli-1.0.9-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:8ed6a5b3d23ecc00ea02e1ed8e0ff9a08f4fc87a1f58a2530e71c0f48adf882f"}, - {file = "Brotli-1.0.9-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:cb02ed34557afde2d2da68194d12f5719ee96cfb2eacc886352cb73e3808fc5d"}, - {file = "Brotli-1.0.9-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:b3523f51818e8f16599613edddb1ff924eeb4b53ab7e7197f85cbc321cdca32f"}, - {file = "Brotli-1.0.9-cp311-cp311-win32.whl", hash = "sha256:ba72d37e2a924717990f4d7482e8ac88e2ef43fb95491eb6e0d124d77d2a150d"}, - {file = "Brotli-1.0.9-cp311-cp311-win_amd64.whl", hash = "sha256:3ffaadcaeafe9d30a7e4e1e97ad727e4f5610b9fa2f7551998471e3736738679"}, - {file = "Brotli-1.0.9-cp35-cp35m-macosx_10_6_intel.whl", hash = "sha256:c83aa123d56f2e060644427a882a36b3c12db93727ad7a7b9efd7d7f3e9cc2c4"}, - {file = "Brotli-1.0.9-cp35-cp35m-manylinux1_i686.whl", hash = "sha256:6b2ae9f5f67f89aade1fab0f7fd8f2832501311c363a21579d02defa844d9296"}, - {file = "Brotli-1.0.9-cp35-cp35m-manylinux1_x86_64.whl", hash = "sha256:68715970f16b6e92c574c30747c95cf8cf62804569647386ff032195dc89a430"}, - {file = "Brotli-1.0.9-cp35-cp35m-win32.whl", hash = "sha256:defed7ea5f218a9f2336301e6fd379f55c655bea65ba2476346340a0ce6f74a1"}, - {file = "Brotli-1.0.9-cp35-cp35m-win_amd64.whl", hash = "sha256:88c63a1b55f352b02c6ffd24b15ead9fc0e8bf781dbe070213039324922a2eea"}, - {file = "Brotli-1.0.9-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:503fa6af7da9f4b5780bb7e4cbe0c639b010f12be85d02c99452825dd0feef3f"}, - {file = "Brotli-1.0.9-cp36-cp36m-manylinux1_i686.whl", hash = "sha256:40d15c79f42e0a2c72892bf407979febd9cf91f36f495ffb333d1d04cebb34e4"}, - {file = "Brotli-1.0.9-cp36-cp36m-manylinux1_x86_64.whl", hash = "sha256:93130612b837103e15ac3f9cbacb4613f9e348b58b3aad53721d92e57f96d46a"}, - {file = "Brotli-1.0.9-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:87fdccbb6bb589095f413b1e05734ba492c962b4a45a13ff3408fa44ffe6479b"}, - {file = "Brotli-1.0.9-cp36-cp36m-musllinux_1_1_aarch64.whl", hash = "sha256:6d847b14f7ea89f6ad3c9e3901d1bc4835f6b390a9c71df999b0162d9bb1e20f"}, - {file = "Brotli-1.0.9-cp36-cp36m-musllinux_1_1_i686.whl", hash = "sha256:495ba7e49c2db22b046a53b469bbecea802efce200dffb69b93dd47397edc9b6"}, - {file = "Brotli-1.0.9-cp36-cp36m-musllinux_1_1_x86_64.whl", hash = "sha256:4688c1e42968ba52e57d8670ad2306fe92e0169c6f3af0089be75bbac0c64a3b"}, - {file = "Brotli-1.0.9-cp36-cp36m-win32.whl", hash = "sha256:61a7ee1f13ab913897dac7da44a73c6d44d48a4adff42a5701e3239791c96e14"}, - {file = "Brotli-1.0.9-cp36-cp36m-win_amd64.whl", hash = "sha256:1c48472a6ba3b113452355b9af0a60da5c2ae60477f8feda8346f8fd48e3e87c"}, - {file = "Brotli-1.0.9-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:3b78a24b5fd13c03ee2b7b86290ed20efdc95da75a3557cc06811764d5ad1126"}, - {file = "Brotli-1.0.9-cp37-cp37m-manylinux1_i686.whl", hash = "sha256:9d12cf2851759b8de8ca5fde36a59c08210a97ffca0eb94c532ce7b17c6a3d1d"}, - {file = "Brotli-1.0.9-cp37-cp37m-manylinux1_x86_64.whl", hash = "sha256:6c772d6c0a79ac0f414a9f8947cc407e119b8598de7621f39cacadae3cf57d12"}, - {file = "Brotli-1.0.9-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:29d1d350178e5225397e28ea1b7aca3648fcbab546d20e7475805437bfb0a130"}, - {file = "Brotli-1.0.9-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:7bbff90b63328013e1e8cb50650ae0b9bac54ffb4be6104378490193cd60f85a"}, - {file = "Brotli-1.0.9-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:ec1947eabbaf8e0531e8e899fc1d9876c179fc518989461f5d24e2223395a9e3"}, - {file = "Brotli-1.0.9-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:12effe280b8ebfd389022aa65114e30407540ccb89b177d3fbc9a4f177c4bd5d"}, - {file = "Brotli-1.0.9-cp37-cp37m-win32.whl", hash = "sha256:f909bbbc433048b499cb9db9e713b5d8d949e8c109a2a548502fb9aa8630f0b1"}, - {file = "Brotli-1.0.9-cp37-cp37m-win_amd64.whl", hash = "sha256:97f715cf371b16ac88b8c19da00029804e20e25f30d80203417255d239f228b5"}, - {file = "Brotli-1.0.9-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256:e16eb9541f3dd1a3e92b89005e37b1257b157b7256df0e36bd7b33b50be73bcb"}, - {file = "Brotli-1.0.9-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:160c78292e98d21e73a4cc7f76a234390e516afcd982fa17e1422f7c6a9ce9c8"}, - {file = "Brotli-1.0.9-cp38-cp38-manylinux1_i686.whl", hash = "sha256:b663f1e02de5d0573610756398e44c130add0eb9a3fc912a09665332942a2efb"}, - {file = "Brotli-1.0.9-cp38-cp38-manylinux1_x86_64.whl", hash = "sha256:5b6ef7d9f9c38292df3690fe3e302b5b530999fa90014853dcd0d6902fb59f26"}, - {file = "Brotli-1.0.9-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8a674ac10e0a87b683f4fa2b6fa41090edfd686a6524bd8dedbd6138b309175c"}, - {file = "Brotli-1.0.9-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:e2d9e1cbc1b25e22000328702b014227737756f4b5bf5c485ac1d8091ada078b"}, - {file = "Brotli-1.0.9-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:b336c5e9cf03c7be40c47b5fd694c43c9f1358a80ba384a21969e0b4e66a9b17"}, - {file = "Brotli-1.0.9-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:85f7912459c67eaab2fb854ed2bc1cc25772b300545fe7ed2dc03954da638649"}, - {file = "Brotli-1.0.9-cp38-cp38-win32.whl", hash = "sha256:35a3edbe18e876e596553c4007a087f8bcfd538f19bc116917b3c7522fca0429"}, - {file = "Brotli-1.0.9-cp38-cp38-win_amd64.whl", hash = "sha256:269a5743a393c65db46a7bb982644c67ecba4b8d91b392403ad8a861ba6f495f"}, - {file = "Brotli-1.0.9-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:2aad0e0baa04517741c9bb5b07586c642302e5fb3e75319cb62087bd0995ab19"}, - {file = "Brotli-1.0.9-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:5cb1e18167792d7d21e21365d7650b72d5081ed476123ff7b8cac7f45189c0c7"}, - {file = "Brotli-1.0.9-cp39-cp39-manylinux1_i686.whl", hash = "sha256:16d528a45c2e1909c2798f27f7bf0a3feec1dc9e50948e738b961618e38b6a7b"}, - {file = "Brotli-1.0.9-cp39-cp39-manylinux1_x86_64.whl", hash = "sha256:56d027eace784738457437df7331965473f2c0da2c70e1a1f6fdbae5402e0389"}, - {file = "Brotli-1.0.9-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:9bf919756d25e4114ace16a8ce91eb340eb57a08e2c6950c3cebcbe3dff2a5e7"}, - {file = "Brotli-1.0.9-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:e4c4e92c14a57c9bd4cb4be678c25369bf7a092d55fd0866f759e425b9660806"}, - {file = "Brotli-1.0.9-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:e48f4234f2469ed012a98f4b7874e7f7e173c167bed4934912a29e03167cf6b1"}, - {file = "Brotli-1.0.9-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:9ed4c92a0665002ff8ea852353aeb60d9141eb04109e88928026d3c8a9e5433c"}, - {file = "Brotli-1.0.9-cp39-cp39-win32.whl", hash = "sha256:cfc391f4429ee0a9370aa93d812a52e1fee0f37a81861f4fdd1f4fb28e8547c3"}, - {file = "Brotli-1.0.9-cp39-cp39-win_amd64.whl", hash = "sha256:854c33dad5ba0fbd6ab69185fec8dab89e13cda6b7d191ba111987df74f38761"}, - {file = "Brotli-1.0.9-pp37-pypy37_pp73-macosx_10_9_x86_64.whl", hash = "sha256:9749a124280a0ada4187a6cfd1ffd35c350fb3af79c706589d98e088c5044267"}, - {file = "Brotli-1.0.9-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl", hash = "sha256:73fd30d4ce0ea48010564ccee1a26bfe39323fde05cb34b5863455629db61dc7"}, - {file = "Brotli-1.0.9-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:02177603aaca36e1fd21b091cb742bb3b305a569e2402f1ca38af471777fb019"}, - {file = "Brotli-1.0.9-pp37-pypy37_pp73-win_amd64.whl", hash = "sha256:76ffebb907bec09ff511bb3acc077695e2c32bc2142819491579a695f77ffd4d"}, - {file = "Brotli-1.0.9-pp38-pypy38_pp73-macosx_10_9_x86_64.whl", hash = "sha256:b43775532a5904bc938f9c15b77c613cb6ad6fb30990f3b0afaea82797a402d8"}, - {file = "Brotli-1.0.9-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl", hash = "sha256:5bf37a08493232fbb0f8229f1824b366c2fc1d02d64e7e918af40acd15f3e337"}, - {file = "Brotli-1.0.9-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:330e3f10cd01da535c70d09c4283ba2df5fb78e915bea0a28becad6e2ac010be"}, - {file = "Brotli-1.0.9-pp38-pypy38_pp73-win_amd64.whl", hash = "sha256:e1abbeef02962596548382e393f56e4c94acd286bd0c5afba756cffc33670e8a"}, - {file = "Brotli-1.0.9-pp39-pypy39_pp73-macosx_10_9_x86_64.whl", hash = "sha256:3148362937217b7072cf80a2dcc007f09bb5ecb96dae4617316638194113d5be"}, - {file = "Brotli-1.0.9-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:336b40348269f9b91268378de5ff44dc6fbaa2268194f85177b53463d313842a"}, - {file = "Brotli-1.0.9-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:3b8b09a16a1950b9ef495a0f8b9d0a87599a9d1f179e2d4ac014b2ec831f87e7"}, - {file = "Brotli-1.0.9-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:c8e521a0ce7cf690ca84b8cc2272ddaf9d8a50294fd086da67e517439614c755"}, - {file = "Brotli-1.0.9.zip", hash = "sha256:4d1b810aa0ed773f81dceda2cc7b403d01057458730e309856356d4ef4188438"}, -] - -[[package]] -name = "dj-database-url" -version = "2.0.0" -description = "Use Database URLs in your Django Application." -optional = false -python-versions = "*" -files = [ - {file = "dj-database-url-2.0.0.tar.gz", hash = "sha256:a35a9f0f43775ca6f90d819dc456233ef7bcc76b47377d5d908b75c7eb320624"}, - {file = "dj_database_url-2.0.0-py3-none-any.whl", hash = "sha256:9c9e5f7224f62635a787e9cc3c6762c9be2b19541a21e3c08fa573bd01609b4b"}, -] - -[package.dependencies] -Django = ">=3.2" -typing-extensions = ">=3.10.0.0" - -[[package]] -name = "django" -version = "3.2.19" -description = "A high-level Python Web framework that encourages rapid development and clean, pragmatic design." -optional = false -python-versions = ">=3.6" -files = [ - {file = "Django-3.2.19-py3-none-any.whl", hash = "sha256:21cc991466245d659ab79cb01204f9515690f8dae00e5eabde307f14d24d4d7d"}, - {file = "Django-3.2.19.tar.gz", hash = "sha256:031365bae96814da19c10706218c44dff3b654cc4de20a98bd2d29b9bde469f0"}, -] - -[package.dependencies] -asgiref = ">=3.3.2,<4" -pytz = "*" -sqlparse = ">=0.2.2" - -[package.extras] -argon2 = ["argon2-cffi (>=19.1.0)"] -bcrypt = ["bcrypt"] - -[[package]] -name = "gunicorn" -version = "20.1.0" -description = "WSGI HTTP Server for UNIX" -optional = false -python-versions = ">=3.5" -files = [ - {file = "gunicorn-20.1.0-py3-none-any.whl", hash = "sha256:9dcc4547dbb1cb284accfb15ab5667a0e5d1881cc443e0677b4882a4067a807e"}, - {file = "gunicorn-20.1.0.tar.gz", hash = "sha256:e0a968b5ba15f8a328fdfd7ab1fcb5af4470c28aaf7e55df02a99bc13138e6e8"}, -] - -[package.dependencies] -setuptools = ">=3.0" - -[package.extras] -eventlet = ["eventlet (>=0.24.1)"] -gevent = ["gevent (>=1.4.0)"] -setproctitle = ["setproctitle"] -tornado = ["tornado (>=0.2)"] - -[[package]] -name = "psycopg2-binary" -version = "2.9.6" -description = "psycopg2 - Python-PostgreSQL Database Adapter" -optional = false -python-versions = ">=3.6" -files = [ - {file = "psycopg2-binary-2.9.6.tar.gz", hash = "sha256:1f64dcfb8f6e0c014c7f55e51c9759f024f70ea572fbdef123f85318c297947c"}, - {file = "psycopg2_binary-2.9.6-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:d26e0342183c762de3276cca7a530d574d4e25121ca7d6e4a98e4f05cb8e4df7"}, - {file = "psycopg2_binary-2.9.6-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:c48d8f2db17f27d41fb0e2ecd703ea41984ee19362cbce52c097963b3a1b4365"}, - {file = "psycopg2_binary-2.9.6-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ffe9dc0a884a8848075e576c1de0290d85a533a9f6e9c4e564f19adf8f6e54a7"}, - {file = "psycopg2_binary-2.9.6-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:8a76e027f87753f9bd1ab5f7c9cb8c7628d1077ef927f5e2446477153a602f2c"}, - {file = "psycopg2_binary-2.9.6-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:6460c7a99fc939b849431f1e73e013d54aa54293f30f1109019c56a0b2b2ec2f"}, - {file = "psycopg2_binary-2.9.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ae102a98c547ee2288637af07393dd33f440c25e5cd79556b04e3fca13325e5f"}, - {file = "psycopg2_binary-2.9.6-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:9972aad21f965599ed0106f65334230ce826e5ae69fda7cbd688d24fa922415e"}, - {file = "psycopg2_binary-2.9.6-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:7a40c00dbe17c0af5bdd55aafd6ff6679f94a9be9513a4c7e071baf3d7d22a70"}, - {file = "psycopg2_binary-2.9.6-cp310-cp310-musllinux_1_1_ppc64le.whl", hash = "sha256:cacbdc5839bdff804dfebc058fe25684cae322987f7a38b0168bc1b2df703fb1"}, - {file = "psycopg2_binary-2.9.6-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:7f0438fa20fb6c7e202863e0d5ab02c246d35efb1d164e052f2f3bfe2b152bd0"}, - {file = "psycopg2_binary-2.9.6-cp310-cp310-win32.whl", hash = "sha256:b6c8288bb8a84b47e07013bb4850f50538aa913d487579e1921724631d02ea1b"}, - {file = "psycopg2_binary-2.9.6-cp310-cp310-win_amd64.whl", hash = "sha256:61b047a0537bbc3afae10f134dc6393823882eb263088c271331602b672e52e9"}, - {file = "psycopg2_binary-2.9.6-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:964b4dfb7c1c1965ac4c1978b0f755cc4bd698e8aa2b7667c575fb5f04ebe06b"}, - {file = "psycopg2_binary-2.9.6-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:afe64e9b8ea66866a771996f6ff14447e8082ea26e675a295ad3bdbffdd72afb"}, - {file = "psycopg2_binary-2.9.6-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:15e2ee79e7cf29582ef770de7dab3d286431b01c3bb598f8e05e09601b890081"}, - {file = "psycopg2_binary-2.9.6-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:dfa74c903a3c1f0d9b1c7e7b53ed2d929a4910e272add6700c38f365a6002820"}, - {file = "psycopg2_binary-2.9.6-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:b83456c2d4979e08ff56180a76429263ea254c3f6552cd14ada95cff1dec9bb8"}, - {file = "psycopg2_binary-2.9.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0645376d399bfd64da57148694d78e1f431b1e1ee1054872a5713125681cf1be"}, - {file = "psycopg2_binary-2.9.6-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:e99e34c82309dd78959ba3c1590975b5d3c862d6f279f843d47d26ff89d7d7e1"}, - {file = "psycopg2_binary-2.9.6-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:4ea29fc3ad9d91162c52b578f211ff1c931d8a38e1f58e684c45aa470adf19e2"}, - {file = "psycopg2_binary-2.9.6-cp311-cp311-musllinux_1_1_ppc64le.whl", hash = "sha256:4ac30da8b4f57187dbf449294d23b808f8f53cad6b1fc3623fa8a6c11d176dd0"}, - {file = "psycopg2_binary-2.9.6-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:e78e6e2a00c223e164c417628572a90093c031ed724492c763721c2e0bc2a8df"}, - {file = "psycopg2_binary-2.9.6-cp311-cp311-win32.whl", hash = "sha256:1876843d8e31c89c399e31b97d4b9725a3575bb9c2af92038464231ec40f9edb"}, - {file = "psycopg2_binary-2.9.6-cp311-cp311-win_amd64.whl", hash = "sha256:b4b24f75d16a89cc6b4cdff0eb6a910a966ecd476d1e73f7ce5985ff1328e9a6"}, - {file = "psycopg2_binary-2.9.6-cp36-cp36m-win32.whl", hash = "sha256:498807b927ca2510baea1b05cc91d7da4718a0f53cb766c154c417a39f1820a0"}, - {file = "psycopg2_binary-2.9.6-cp36-cp36m-win_amd64.whl", hash = "sha256:0d236c2825fa656a2d98bbb0e52370a2e852e5a0ec45fc4f402977313329174d"}, - {file = "psycopg2_binary-2.9.6-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:34b9ccdf210cbbb1303c7c4db2905fa0319391bd5904d32689e6dd5c963d2ea8"}, - {file = "psycopg2_binary-2.9.6-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:84d2222e61f313c4848ff05353653bf5f5cf6ce34df540e4274516880d9c3763"}, - {file = "psycopg2_binary-2.9.6-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:30637a20623e2a2eacc420059be11527f4458ef54352d870b8181a4c3020ae6b"}, - {file = "psycopg2_binary-2.9.6-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:8122cfc7cae0da9a3077216528b8bb3629c43b25053284cc868744bfe71eb141"}, - {file = "psycopg2_binary-2.9.6-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:38601cbbfe600362c43714482f43b7c110b20cb0f8172422c616b09b85a750c5"}, - {file = "psycopg2_binary-2.9.6-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:c7e62ab8b332147a7593a385d4f368874d5fe4ad4e341770d4983442d89603e3"}, - {file = "psycopg2_binary-2.9.6-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:2ab652e729ff4ad76d400df2624d223d6e265ef81bb8aa17fbd63607878ecbee"}, - {file = "psycopg2_binary-2.9.6-cp37-cp37m-musllinux_1_1_ppc64le.whl", hash = "sha256:c83a74b68270028dc8ee74d38ecfaf9c90eed23c8959fca95bd703d25b82c88e"}, - {file = "psycopg2_binary-2.9.6-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:d4e6036decf4b72d6425d5b29bbd3e8f0ff1059cda7ac7b96d6ac5ed34ffbacd"}, - {file = "psycopg2_binary-2.9.6-cp37-cp37m-win32.whl", hash = "sha256:a8c28fd40a4226b4a84bdf2d2b5b37d2c7bd49486b5adcc200e8c7ec991dfa7e"}, - {file = "psycopg2_binary-2.9.6-cp37-cp37m-win_amd64.whl", hash = "sha256:51537e3d299be0db9137b321dfb6a5022caaab275775680e0c3d281feefaca6b"}, - {file = "psycopg2_binary-2.9.6-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:cf4499e0a83b7b7edcb8dabecbd8501d0d3a5ef66457200f77bde3d210d5debb"}, - {file = "psycopg2_binary-2.9.6-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:7e13a5a2c01151f1208d5207e42f33ba86d561b7a89fca67c700b9486a06d0e2"}, - {file = "psycopg2_binary-2.9.6-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0e0f754d27fddcfd74006455b6e04e6705d6c31a612ec69ddc040a5468e44b4e"}, - {file = "psycopg2_binary-2.9.6-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:d57c3fd55d9058645d26ae37d76e61156a27722097229d32a9e73ed54819982a"}, - {file = "psycopg2_binary-2.9.6-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:71f14375d6f73b62800530b581aed3ada394039877818b2d5f7fc77e3bb6894d"}, - {file = "psycopg2_binary-2.9.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:441cc2f8869a4f0f4bb408475e5ae0ee1f3b55b33f350406150277f7f35384fc"}, - {file = "psycopg2_binary-2.9.6-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:65bee1e49fa6f9cf327ce0e01c4c10f39165ee76d35c846ade7cb0ec6683e303"}, - {file = "psycopg2_binary-2.9.6-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:af335bac6b666cc6aea16f11d486c3b794029d9df029967f9938a4bed59b6a19"}, - {file = "psycopg2_binary-2.9.6-cp38-cp38-musllinux_1_1_ppc64le.whl", hash = "sha256:cfec476887aa231b8548ece2e06d28edc87c1397ebd83922299af2e051cf2827"}, - {file = "psycopg2_binary-2.9.6-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:65c07febd1936d63bfde78948b76cd4c2a411572a44ac50719ead41947d0f26b"}, - {file = "psycopg2_binary-2.9.6-cp38-cp38-win32.whl", hash = "sha256:4dfb4be774c4436a4526d0c554af0cc2e02082c38303852a36f6456ece7b3503"}, - {file = "psycopg2_binary-2.9.6-cp38-cp38-win_amd64.whl", hash = "sha256:02c6e3cf3439e213e4ee930308dc122d6fb4d4bea9aef4a12535fbd605d1a2fe"}, - {file = "psycopg2_binary-2.9.6-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:e9182eb20f41417ea1dd8e8f7888c4d7c6e805f8a7c98c1081778a3da2bee3e4"}, - {file = "psycopg2_binary-2.9.6-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:8a6979cf527e2603d349a91060f428bcb135aea2be3201dff794813256c274f1"}, - {file = "psycopg2_binary-2.9.6-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8338a271cb71d8da40b023a35d9c1e919eba6cbd8fa20a54b748a332c355d896"}, - {file = "psycopg2_binary-2.9.6-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:e3ed340d2b858d6e6fb5083f87c09996506af483227735de6964a6100b4e6a54"}, - {file = "psycopg2_binary-2.9.6-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:f81e65376e52f03422e1fb475c9514185669943798ed019ac50410fb4c4df232"}, - {file = "psycopg2_binary-2.9.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:bfb13af3c5dd3a9588000910178de17010ebcccd37b4f9794b00595e3a8ddad3"}, - {file = "psycopg2_binary-2.9.6-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:4c727b597c6444a16e9119386b59388f8a424223302d0c06c676ec8b4bc1f963"}, - {file = "psycopg2_binary-2.9.6-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:4d67fbdaf177da06374473ef6f7ed8cc0a9dc640b01abfe9e8a2ccb1b1402c1f"}, - {file = "psycopg2_binary-2.9.6-cp39-cp39-musllinux_1_1_ppc64le.whl", hash = "sha256:0892ef645c2fabb0c75ec32d79f4252542d0caec1d5d949630e7d242ca4681a3"}, - {file = "psycopg2_binary-2.9.6-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:02c0f3757a4300cf379eb49f543fb7ac527fb00144d39246ee40e1df684ab514"}, - {file = "psycopg2_binary-2.9.6-cp39-cp39-win32.whl", hash = "sha256:c3dba7dab16709a33a847e5cd756767271697041fbe3fe97c215b1fc1f5c9848"}, - {file = "psycopg2_binary-2.9.6-cp39-cp39-win_amd64.whl", hash = "sha256:f6a88f384335bb27812293fdb11ac6aee2ca3f51d3c7820fe03de0a304ab6249"}, -] - -[[package]] -name = "pytz" -version = "2023.3" -description = "World timezone definitions, modern and historical" -optional = false -python-versions = "*" -files = [ - {file = "pytz-2023.3-py2.py3-none-any.whl", hash = "sha256:a151b3abb88eda1d4e34a9814df37de2a80e301e68ba0fd856fb9b46bfbbbffb"}, - {file = "pytz-2023.3.tar.gz", hash = "sha256:1d8ce29db189191fb55338ee6d0387d82ab59f3d00eac103412d64e0ebd0c588"}, -] - -[[package]] -name = "setuptools" -version = "67.8.0" -description = "Easily download, build, install, upgrade, and uninstall Python packages" -optional = false -python-versions = ">=3.7" -files = [ - {file = "setuptools-67.8.0-py3-none-any.whl", hash = "sha256:5df61bf30bb10c6f756eb19e7c9f3b473051f48db77fddbe06ff2ca307df9a6f"}, - {file = "setuptools-67.8.0.tar.gz", hash = "sha256:62642358adc77ffa87233bc4d2354c4b2682d214048f500964dbe760ccedf102"}, -] - -[package.extras] -docs = ["furo", "jaraco.packaging (>=9)", "jaraco.tidelift (>=1.4)", "pygments-github-lexers (==0.0.5)", "rst.linker (>=1.9)", "sphinx (>=3.5)", "sphinx-favicon", "sphinx-hoverxref (<2)", "sphinx-inline-tabs", "sphinx-lint", "sphinx-notfound-page (==0.8.3)", "sphinx-reredirects", "sphinxcontrib-towncrier"] -testing = ["build[virtualenv]", "filelock (>=3.4.0)", "flake8-2020", "ini2toml[lite] (>=0.9)", "jaraco.envs (>=2.2)", "jaraco.path (>=3.2.0)", "pip (>=19.1)", "pip-run (>=8.8)", "pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=1.3)", "pytest-mypy (>=0.9.1)", "pytest-perf", "pytest-ruff", "pytest-timeout", "pytest-xdist", "tomli-w (>=1.0.0)", "virtualenv (>=13.0.0)", "wheel"] -testing-integration = ["build[virtualenv]", "filelock (>=3.4.0)", "jaraco.envs (>=2.2)", "jaraco.path (>=3.2.0)", "pytest", "pytest-enabler", "pytest-xdist", "tomli", "virtualenv (>=13.0.0)", "wheel"] - -[[package]] -name = "sqlparse" -version = "0.4.4" -description = "A non-validating SQL parser." -optional = false -python-versions = ">=3.5" -files = [ - {file = "sqlparse-0.4.4-py3-none-any.whl", hash = "sha256:5430a4fe2ac7d0f93e66f1efc6e1338a41884b7ddf2a350cedd20ccc4d9d28f3"}, - {file = "sqlparse-0.4.4.tar.gz", hash = "sha256:d446183e84b8349fa3061f0fe7f06ca94ba65b426946ffebe6e3e8295332420c"}, -] - -[package.extras] -dev = ["build", "flake8"] -doc = ["sphinx"] -test = ["pytest", "pytest-cov"] - -[[package]] -name = "typing-extensions" -version = "4.6.3" -description = "Backported and Experimental Type Hints for Python 3.7+" -optional = false -python-versions = ">=3.7" -files = [ - {file = "typing_extensions-4.6.3-py3-none-any.whl", hash = "sha256:88a4153d8505aabbb4e13aacb7c486c2b4a33ca3b3f807914a9b4c844c471c26"}, - {file = "typing_extensions-4.6.3.tar.gz", hash = "sha256:d91d5919357fe7f681a9f2b5b4cb2a5f1ef0a1e9f59c4d8ff0d3491e05c0ffd5"}, -] - -[[package]] -name = "whitenoise" -version = "6.4.0" -description = "Radically simplified static file serving for WSGI applications" -optional = false -python-versions = ">=3.7" -files = [ - {file = "whitenoise-6.4.0-py3-none-any.whl", hash = "sha256:599dc6ca57e48929dfeffb2e8e187879bfe2aed0d49ca419577005b7f2cc930b"}, - {file = "whitenoise-6.4.0.tar.gz", hash = "sha256:a02d6660ad161ff17e3042653c8e3f5ecbb2a2481a006bde125b9efb9a30113a"}, -] - -[package.dependencies] -Brotli = {version = "*", optional = true, markers = "extra == \"brotli\""} - -[package.extras] -brotli = ["Brotli"] - -[metadata] -lock-version = "2.0" -python-versions = "^3.9" -content-hash = "69ff3b62444a184a66b5eae70de3339dbbcb6b3ed1712d7f5b10bb4c18f26348" diff --git a/tasktodo/settings.py b/tasktodo/settings.py index 47fe927..fde2e7f 100644 --- a/tasktodo/settings.py +++ b/tasktodo/settings.py @@ -139,6 +139,7 @@ STATICFILES_STORAGE = 'whitenoise.storage.CompressedManifestStaticFilesStorage' + # Default primary key field type # https://docs.djangoproject.com/en/4.1/ref/settings/#default-auto-field From 2a1f9edd294c263156eb091bbb372dde86973562 Mon Sep 17 00:00:00 2001 From: Farzeena P A Date: Mon, 5 Jun 2023 23:27:10 +0530 Subject: [PATCH 04/35] secret keys --- base/views.py | 4 +++- transcribe.py | 3 ++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/base/views.py b/base/views.py index 0496933..8a81e10 100644 --- a/base/views.py +++ b/base/views.py @@ -1,6 +1,7 @@ import api_key import transcribe import openai +import os import cognitive from django.http import JsonResponse from .models import Task @@ -17,11 +18,12 @@ sys.path.append('..') +# secret_key = os.environ.get('SECRET_KEY') def commandfn(): if True: - openai.api_key = api_key.api + openai.api_key = os.environ.get('api') input_text = transcribe.from_mic() tasks = ner(input_text) print(tasks) diff --git a/transcribe.py b/transcribe.py index d97d529..9204cf6 100644 --- a/transcribe.py +++ b/transcribe.py @@ -1,10 +1,11 @@ import azure.cognitiveservices.speech as speechsdk import cognitive +import os def from_mic(): speech_config = speechsdk.SpeechConfig( - subscription=cognitive.subscription, region=cognitive.region) + subscription=os.environ.get('subscription'), region=os.environ.get('region')) speech_recognizer = speechsdk.SpeechRecognizer(speech_config=speech_config) print("plz command") From 51ec0a5cdbbc145311972c8e0d84bd897aa6f023 Mon Sep 17 00:00:00 2001 From: Farzeena P A Date: Mon, 5 Jun 2023 23:29:51 +0530 Subject: [PATCH 05/35] commented --- base/views.py | 4 ++-- transcribe.py | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/base/views.py b/base/views.py index 8a81e10..6494edf 100644 --- a/base/views.py +++ b/base/views.py @@ -1,8 +1,8 @@ -import api_key +# import api_key import transcribe import openai import os -import cognitive +# import cognitive from django.http import JsonResponse from .models import Task from django.shortcuts import render diff --git a/transcribe.py b/transcribe.py index 9204cf6..82b5360 100644 --- a/transcribe.py +++ b/transcribe.py @@ -1,5 +1,5 @@ import azure.cognitiveservices.speech as speechsdk -import cognitive +# import cognitive import os From ae261a471acc28be86efea5155fba5f2d9e65176 Mon Sep 17 00:00:00 2001 From: Farzeena P A Date: Mon, 5 Jun 2023 23:40:44 +0530 Subject: [PATCH 06/35] tomlfile+req --- pyproject.toml | 113 ++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 107 insertions(+), 6 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index bbedb2a..baca973 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [tool.poetry] -name = "djproject" +name = "tasktodo" version = "0.1.0" description = "" authors = ["Farzeena P A "] @@ -7,12 +7,113 @@ readme = "README.md" [tool.poetry.dependencies] python = "^3.9" +aiohttp = "3.8.4" +aiosignal = "1.3.1" +altair = "4.2.2" +asgiref = "3.6.0" +asttokens = "2.2.1" +async-timeout = "4.0.2" +attrs = "22.2.0" +azure-cognitiveservices-speech = "1.26.0" +backcall = "0.2.0" +blinker = "1.5" +cachetools = "5.3.0" +certifi = "2022.12.7" +charset-normalizer = "3.0.1" +click = "8.1.3" +colorama = "0.4.6" +comm = "0.1.3" +debugpy = "1.6.6" +decorator = "5.1.1" +distlib = "0.3.6" django = "^3.2" -dj-database-url = "^2.0.0" -psycopg2-binary = "^2.9.6" -whitenoise = {extras = ["brotli"], version = "^6.4.0"} -gunicorn = "^20.1.0" - +entrypoints = "0.4" +env = "0.1.0" +executing = "1.2.0" +ffmpeg = "1.4" +ffmpeg-python = "0.2.0" +filelock = "3.10.7" +frozenlist = "1.3.3" +future = "0.18.3" +gitdb = "4.0.10" +GitPython = "3.1.31" +idna = "3.4" +importlib-metadata = "6.1.0" +ipykernel = "6.22.0" +ipython = "8.11.0" +jedi = "0.18.2" +Jinja2 = "3.1.2" +jsonschema = "4.17.3" +jupyter_client = "8.1.0" +jupyter_core = "5.3.0" +llvmlite = "0.39.1" +markdown-it-py = "2.2.0" +MarkupSafe = "2.1.2" +matplotlib-inline = "0.1.6" +mdurl = "0.1.2" +more-itertools = "9.1.0" +mpmath = "1.3.0" +multidict = "6.0.4" +mysql-connector-python = "8.0.32" +nest-asyncio = "1.5.6" +networkx = "3.0" +numba = "0.56.4" +numpy = "1.23.5" +openai = "0.27.4" +openai-whisper = {git = "https://github.com/openai/whisper.git", rev = "6dea21fd7f7253bfe450f1e2512a0fe47ee2d258"} +packaging = "23.0" +pandas = "1.5.3" +parso = "0.8.3" +pickleshare = "0.7.5" +Pillow = "9.4.0" +platformdirs = "3.2.0" +plyer = "2.1.0" +prompt-toolkit = "3.0.38" +protobuf = "3.20.3" +psutil = "5.9.4" +pure-eval = "0.2.2" +pyarrow = "11.0.0" +PyAudio = "0.2.13" +pydeck = "0.8.0" +pydub = "0.25.1" +Pygments = "2.14.0" +Pympler = "1.0.1" +pynput = "1.7.6" +pyrsistent = "0.19.3" +python-dateutil = "2.8.2" +pytz = "2023.3" +pytz-deprecation-shim = "0.1.0.post0" +pywin32 = "306" +pyzmq = "25.0.2" +regex = "2023.3.23" +requests = "2.28.2" +rich = "13.3.3" +semver = "2.13.0" +six = "1.16.0" +smmap = "5.0.0" +sqlparse = "0.4.3" +stack-data = "0.6.2" +streamlit = "1.20.0" +sympy = "1.11.1" +tiktoken = "0.3.1" +toml = "0.10.2" +toolz = "0.12.0" +torch = "2.0.0" +tornado = "6.2" +tqdm = "4.64.1" +traitlets = "5.9.0" +typing_extensions = "4.5.0" +tzdata = "2022.7" +tzlocal = "4.3" +urllib3 = "1.26.14" +validators = "0.20.0" +virtualenv = "20.21.0" +watchdog = "3.0.0" +Wave = "0.0.2" +wcwidth = "0.2.6" +whisper = "1.1.10" +yarl = "1.8.2" +zipp = "3.15.0" [build-system] requires = ["poetry-core"] From 44d11261b5cbfc51f0691c2586a137f14c6e3ec3 Mon Sep 17 00:00:00 2001 From: Farzeena P A Date: Mon, 5 Jun 2023 23:47:19 +0530 Subject: [PATCH 07/35] tomlfile+req --- pyproject.toml | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index baca973..b4a35b4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,15 +6,14 @@ authors = ["Farzeena P A "] readme = "README.md" [tool.poetry.dependencies] -python = "^3.9" +python = "^3.7" aiohttp = "3.8.4" aiosignal = "1.3.1" -altair = "4.2.2" asgiref = "3.6.0" asttokens = "2.2.1" async-timeout = "4.0.2" -attrs = "22.2.0" azure-cognitiveservices-speech = "1.26.0" +attrs = "22.2.0" backcall = "0.2.0" blinker = "1.5" cachetools = "5.3.0" @@ -26,17 +25,13 @@ comm = "0.1.3" debugpy = "1.6.6" decorator = "5.1.1" distlib = "0.3.6" -django = "^3.2" entrypoints = "0.4" env = "0.1.0" executing = "1.2.0" -ffmpeg = "1.4" -ffmpeg-python = "0.2.0" filelock = "3.10.7" frozenlist = "1.3.3" future = "0.18.3" gitdb = "4.0.10" -GitPython = "3.1.31" idna = "3.4" importlib-metadata = "6.1.0" ipykernel = "6.22.0" @@ -47,22 +42,18 @@ jsonschema = "4.17.3" jupyter_client = "8.1.0" jupyter_core = "5.3.0" llvmlite = "0.39.1" -markdown-it-py = "2.2.0" +Markdown-it-py = "2.2.0" MarkupSafe = "2.1.2" matplotlib-inline = "0.1.6" mdurl = "0.1.2" more-itertools = "9.1.0" mpmath = "1.3.0" multidict = "6.0.4" -mysql-connector-python = "8.0.32" nest-asyncio = "1.5.6" networkx = "3.0" numba = "0.56.4" numpy = "1.23.5" -openai = "0.27.4" -openai-whisper = {git = "https://github.com/openai/whisper.git", rev = "6dea21fd7f7253bfe450f1e2512a0fe47ee2d258"} packaging = "23.0" -pandas = "1.5.3" parso = "0.8.3" pickleshare = "0.7.5" Pillow = "9.4.0" @@ -73,7 +64,6 @@ protobuf = "3.20.3" psutil = "5.9.4" pure-eval = "0.2.2" pyarrow = "11.0.0" -PyAudio = "0.2.13" pydeck = "0.8.0" pydub = "0.25.1" Pygments = "2.14.0" @@ -93,7 +83,6 @@ six = "1.16.0" smmap = "5.0.0" sqlparse = "0.4.3" stack-data = "0.6.2" -streamlit = "1.20.0" sympy = "1.11.1" tiktoken = "0.3.1" toml = "0.10.2" From dbf59f943b7267d29b518701377ef63e61e85022 Mon Sep 17 00:00:00 2001 From: Farzeena P A Date: Mon, 5 Jun 2023 23:49:05 +0530 Subject: [PATCH 08/35] tomlfile+req --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b4a35b4..ec2c90d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -87,7 +87,6 @@ sympy = "1.11.1" tiktoken = "0.3.1" toml = "0.10.2" toolz = "0.12.0" -torch = "2.0.0" tornado = "6.2" tqdm = "4.64.1" traitlets = "5.9.0" From d0ae44013bfcfd5e92eebc4a84ec6798d977d6c8 Mon Sep 17 00:00:00 2001 From: Farzeena P A Date: Mon, 5 Jun 2023 23:50:47 +0530 Subject: [PATCH 09/35] tomlfile+req --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ec2c90d..202d6a5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -84,7 +84,7 @@ smmap = "5.0.0" sqlparse = "0.4.3" stack-data = "0.6.2" sympy = "1.11.1" -tiktoken = "0.3.1" + toml = "0.10.2" toolz = "0.12.0" tornado = "6.2" From 351c40d3012a069780dc19d96c0544f1ae783bc3 Mon Sep 17 00:00:00 2001 From: Farzeena P A Date: Mon, 5 Jun 2023 23:53:38 +0530 Subject: [PATCH 10/35] tomlfile+req --- pyproject.toml | 82 ++++++-------------------------------------------- 1 file changed, 9 insertions(+), 73 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 202d6a5..7c7a425 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,83 +7,22 @@ readme = "README.md" [tool.poetry.dependencies] python = "^3.7" -aiohttp = "3.8.4" -aiosignal = "1.3.1" -asgiref = "3.6.0" -asttokens = "2.2.1" -async-timeout = "4.0.2" + azure-cognitiveservices-speech = "1.26.0" -attrs = "22.2.0" -backcall = "0.2.0" -blinker = "1.5" -cachetools = "5.3.0" -certifi = "2022.12.7" -charset-normalizer = "3.0.1" -click = "8.1.3" -colorama = "0.4.6" -comm = "0.1.3" -debugpy = "1.6.6" -decorator = "5.1.1" -distlib = "0.3.6" -entrypoints = "0.4" + env = "0.1.0" -executing = "1.2.0" -filelock = "3.10.7" -frozenlist = "1.3.3" -future = "0.18.3" -gitdb = "4.0.10" -idna = "3.4" -importlib-metadata = "6.1.0" + ipykernel = "6.22.0" ipython = "8.11.0" -jedi = "0.18.2" -Jinja2 = "3.1.2" -jsonschema = "4.17.3" -jupyter_client = "8.1.0" -jupyter_core = "5.3.0" -llvmlite = "0.39.1" -Markdown-it-py = "2.2.0" -MarkupSafe = "2.1.2" -matplotlib-inline = "0.1.6" -mdurl = "0.1.2" -more-itertools = "9.1.0" -mpmath = "1.3.0" -multidict = "6.0.4" -nest-asyncio = "1.5.6" -networkx = "3.0" -numba = "0.56.4" -numpy = "1.23.5" -packaging = "23.0" -parso = "0.8.3" -pickleshare = "0.7.5" -Pillow = "9.4.0" -platformdirs = "3.2.0" -plyer = "2.1.0" -prompt-toolkit = "3.0.38" -protobuf = "3.20.3" -psutil = "5.9.4" -pure-eval = "0.2.2" -pyarrow = "11.0.0" -pydeck = "0.8.0" -pydub = "0.25.1" -Pygments = "2.14.0" -Pympler = "1.0.1" -pynput = "1.7.6" -pyrsistent = "0.19.3" -python-dateutil = "2.8.2" + + pytz = "2023.3" pytz-deprecation-shim = "0.1.0.post0" pywin32 = "306" -pyzmq = "25.0.2" + regex = "2023.3.23" requests = "2.28.2" -rich = "13.3.3" -semver = "2.13.0" -six = "1.16.0" -smmap = "5.0.0" -sqlparse = "0.4.3" -stack-data = "0.6.2" -sympy = "1.11.1" + toml = "0.10.2" toolz = "0.12.0" @@ -96,12 +35,9 @@ tzlocal = "4.3" urllib3 = "1.26.14" validators = "0.20.0" virtualenv = "20.21.0" -watchdog = "3.0.0" -Wave = "0.0.2" -wcwidth = "0.2.6" + whisper = "1.1.10" -yarl = "1.8.2" -zipp = "3.15.0" + [build-system] requires = ["poetry-core"] From 6f1b81e958c0829041bc4aaceeee1222441727a7 Mon Sep 17 00:00:00 2001 From: Farzeena P A Date: Mon, 5 Jun 2023 23:56:32 +0530 Subject: [PATCH 11/35] tomlfile+req --- .gitignore | 3 +- pyproject.toml | 2 +- requirements.txt | 107 ----------------------------------------------- 3 files changed, 3 insertions(+), 109 deletions(-) delete mode 100644 requirements.txt diff --git a/.gitignore b/.gitignore index 03acaca..2c436d6 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,5 @@ cognitive.py yoga app functn1.js functn1.py -das.html \ No newline at end of file +das.html +requirements.txt \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index 7c7a425..2086273 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ pytz = "2023.3" pytz-deprecation-shim = "0.1.0.post0" pywin32 = "306" -regex = "2023.3.23" + requests = "2.28.2" diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index 122abed..0000000 --- a/requirements.txt +++ /dev/null @@ -1,107 +0,0 @@ -aiohttp==3.8.4 -aiosignal==1.3.1 -altair==4.2.2 -asgiref==3.6.0 -asttokens==2.2.1 -async-timeout==4.0.2 -attrs==22.2.0 -azure-cognitiveservices-speech==1.26.0 -backcall==0.2.0 -blinker==1.5 -cachetools==5.3.0 -certifi==2022.12.7 -charset-normalizer==3.0.1 -click==8.1.3 -colorama==0.4.6 -comm==0.1.3 -debugpy==1.6.6 -decorator==5.1.1 -distlib==0.3.6 -Django==4.1.7 -entrypoints==0.4 -env==0.1.0 -executing==1.2.0 -ffmpeg==1.4 -ffmpeg-python==0.2.0 -filelock==3.10.7 -frozenlist==1.3.3 -future==0.18.3 -gitdb==4.0.10 -GitPython==3.1.31 -idna==3.4 -importlib-metadata==6.1.0 -ipykernel==6.22.0 -ipython==8.11.0 -jedi==0.18.2 -Jinja2==3.1.2 -jsonschema==4.17.3 -jupyter_client==8.1.0 -jupyter_core==5.3.0 -llvmlite==0.39.1 -markdown-it-py==2.2.0 -MarkupSafe==2.1.2 -matplotlib-inline==0.1.6 -mdurl==0.1.2 -more-itertools==9.1.0 -mpmath==1.3.0 -multidict==6.0.4 -mysql-connector-python==8.0.32 -nest-asyncio==1.5.6 -networkx==3.0 -numba==0.56.4 -numpy==1.23.5 -openai==0.27.4 -openai-whisper @ git+https://github.com/openai/whisper.git@6dea21fd7f7253bfe450f1e2512a0fe47ee2d258 -packaging==23.0 -pandas==1.5.3 -parso==0.8.3 -pickleshare==0.7.5 -Pillow==9.4.0 -platformdirs==3.2.0 -plyer==2.1.0 -prompt-toolkit==3.0.38 -protobuf==3.20.3 -psutil==5.9.4 -pure-eval==0.2.2 -pyarrow==11.0.0 -PyAudio==0.2.13 -pydeck==0.8.0 -pydub==0.25.1 -Pygments==2.14.0 -Pympler==1.0.1 -pynput==1.7.6 -pyrsistent==0.19.3 -python-dateutil==2.8.2 -pytz==2023.3 -pytz-deprecation-shim==0.1.0.post0 -pywin32==306 -pyzmq==25.0.2 -regex==2023.3.23 -requests==2.28.2 -rich==13.3.3 -semver==2.13.0 -six==1.16.0 -smmap==5.0.0 -sqlparse==0.4.3 -stack-data==0.6.2 -streamlit==1.20.0 -sympy==1.11.1 -tiktoken==0.3.1 -toml==0.10.2 -toolz==0.12.0 -torch==2.0.0 -tornado==6.2 -tqdm==4.64.1 -traitlets==5.9.0 -typing_extensions==4.5.0 -tzdata==2022.7 -tzlocal==4.3 -urllib3==1.26.14 -validators==0.20.0 -virtualenv==20.21.0 -watchdog==3.0.0 -Wave==0.0.2 -wcwidth==0.2.6 -whisper==1.1.10 -yarl==1.8.2 -zipp==3.15.0 From 33877cf3f55ac98151631e8eabbf43648cbf9b64 Mon Sep 17 00:00:00 2001 From: Farzeena P A Date: Tue, 6 Jun 2023 00:04:42 +0530 Subject: [PATCH 12/35] tomlfile+req --- pyproject.toml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 2086273..81b09dc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,16 +10,6 @@ python = "^3.7" azure-cognitiveservices-speech = "1.26.0" -env = "0.1.0" - -ipykernel = "6.22.0" -ipython = "8.11.0" - - -pytz = "2023.3" -pytz-deprecation-shim = "0.1.0.post0" -pywin32 = "306" - requests = "2.28.2" From 9768aefd7e8ebfd3b09e3a2487e1215d4c41d1d0 Mon Sep 17 00:00:00 2001 From: Farzeena P A Date: Tue, 6 Jun 2023 00:08:11 +0530 Subject: [PATCH 13/35] tomlfile+req --- README.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e69de29 From 51edb583c3e03f83f1c3cf77a78a68895f966c42 Mon Sep 17 00:00:00 2001 From: Farzeena P A Date: Tue, 6 Jun 2023 00:11:07 +0530 Subject: [PATCH 14/35] tomlfile+req --- pyproject.toml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 81b09dc..47d4222 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,12 @@ authors = ["Farzeena P A "] readme = "README.md" [tool.poetry.dependencies] -python = "^3.7" +python = "^3.9" +django = "^3.2" +dj-database-url = "^2.0.0" +psycopg2-binary = "^2.9.6" +whitenoise = {extras = ["brotli"], version = "^6.4.0"} +gunicorn = "^20.1.0" azure-cognitiveservices-speech = "1.26.0" From 982f3182c4648f99107d23b2c5b765e3c4f8994f Mon Sep 17 00:00:00 2001 From: Farzeena P A Date: Tue, 6 Jun 2023 00:13:27 +0530 Subject: [PATCH 15/35] tomlfile+req --- pyproject.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pyproject.toml b/pyproject.toml index 47d4222..1f86ed5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,6 +14,8 @@ whitenoise = {extras = ["brotli"], version = "^6.4.0"} gunicorn = "^20.1.0" azure-cognitiveservices-speech = "1.26.0" +openai==0.27.4 +openai-whisper @ git+https://github.com/openai/whisper.git@6dea21fd7f7253bfe450f1e2512a0fe47ee2d258 requests = "2.28.2" From 7de738c0ded8ffd5ebf90986c4026ee6bc05414f Mon Sep 17 00:00:00 2001 From: Farzeena P A Date: Tue, 6 Jun 2023 00:16:58 +0530 Subject: [PATCH 16/35] tomlfile+req --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1f86ed5..7d417e0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ whitenoise = {extras = ["brotli"], version = "^6.4.0"} gunicorn = "^20.1.0" azure-cognitiveservices-speech = "1.26.0" -openai==0.27.4 +openai="0.27.4" openai-whisper @ git+https://github.com/openai/whisper.git@6dea21fd7f7253bfe450f1e2512a0fe47ee2d258 From 128a29b7a9cb017475e1fbd5b9cede76fbf6982e Mon Sep 17 00:00:00 2001 From: Farzeena P A Date: Tue, 6 Jun 2023 00:26:20 +0530 Subject: [PATCH 17/35] == --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 7d417e0..afe2451 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,6 @@ gunicorn = "^20.1.0" azure-cognitiveservices-speech = "1.26.0" openai="0.27.4" -openai-whisper @ git+https://github.com/openai/whisper.git@6dea21fd7f7253bfe450f1e2512a0fe47ee2d258 requests = "2.28.2" From 713ecbafe66e9d3ef05db5b93fe75027ee94129a Mon Sep 17 00:00:00 2001 From: Farzeena P A Date: Tue, 6 Jun 2023 00:30:40 +0530 Subject: [PATCH 18/35] removedmigrfiles --- base/migrations/0001_initial.py | 28 -------- ...task_category_remove_task_date_and_more.py | 67 ------------------- ...remove_date_task_task_category_and_more.py | 40 ----------- .../0004_alter_task_date_delete_date.py | 22 ------ ...ve_task_date_remove_task_desc_desc_date.py | 39 ----------- ...ask_date_task_desc_delete_date_and_more.py | 34 ---------- ...007_alter_task_category_delete_category.py | 21 ------ ...08_alter_task_options_task_created_time.py | 22 ------ ...tions_remove_task_created_time_and_more.py | 26 ------- 9 files changed, 299 deletions(-) delete mode 100644 base/migrations/0001_initial.py delete mode 100644 base/migrations/0002_remove_task_category_remove_task_date_and_more.py delete mode 100644 base/migrations/0003_remove_category_task_remove_date_task_task_category_and_more.py delete mode 100644 base/migrations/0004_alter_task_date_delete_date.py delete mode 100644 base/migrations/0005_remove_task_date_remove_task_desc_desc_date.py delete mode 100644 base/migrations/0006_remove_desc_task_task_date_task_desc_delete_date_and_more.py delete mode 100644 base/migrations/0007_alter_task_category_delete_category.py delete mode 100644 base/migrations/0008_alter_task_options_task_created_time.py delete mode 100644 base/migrations/0009_alter_task_options_remove_task_created_time_and_more.py diff --git a/base/migrations/0001_initial.py b/base/migrations/0001_initial.py deleted file mode 100644 index 6813cff..0000000 --- a/base/migrations/0001_initial.py +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by Django 4.1.7 on 2023-04-18 02:42 - -from django.db import migrations, models - - -class Migration(migrations.Migration): - - initial = True - - dependencies = [ - ] - - operations = [ - migrations.CreateModel( - name='Task', - fields=[ - ('id', models.BigAutoField(auto_created=True, primary_key=True, serialize=False, verbose_name='ID')), - ('name', models.CharField(max_length=200)), - ('tags', models.CharField(max_length=200)), - ('time', models.CharField(max_length=200, null=True)), - ('date', models.CharField(max_length=200, null=True)), - ('location', models.CharField(max_length=200, null=True)), - ('stakeholders_if', models.CharField(max_length=200, null=True)), - ('category', models.CharField(max_length=200)), - ('priority', models.CharField(max_length=200)), - ], - ), - ] diff --git a/base/migrations/0002_remove_task_category_remove_task_date_and_more.py b/base/migrations/0002_remove_task_category_remove_task_date_and_more.py deleted file mode 100644 index 95b2e86..0000000 --- a/base/migrations/0002_remove_task_category_remove_task_date_and_more.py +++ /dev/null @@ -1,67 +0,0 @@ -# Generated by Django 4.1.7 on 2023-04-18 14:32 - -import datetime -from django.db import migrations, models -import django.db.models.deletion - - -class Migration(migrations.Migration): - - dependencies = [ - ('base', '0001_initial'), - ] - - operations = [ - migrations.RemoveField( - model_name='task', - name='category', - ), - migrations.RemoveField( - model_name='task', - name='date', - ), - migrations.RemoveField( - model_name='task', - name='location', - ), - migrations.RemoveField( - model_name='task', - name='priority', - ), - migrations.RemoveField( - model_name='task', - name='stakeholders_if', - ), - migrations.RemoveField( - model_name='task', - name='tags', - ), - migrations.RemoveField( - model_name='task', - name='time', - ), - migrations.CreateModel( - name='Desc', - fields=[ - ('id', models.BigAutoField(auto_created=True, primary_key=True, serialize=False, verbose_name='ID')), - ('desc', models.TextField()), - ('task', models.ForeignKey(on_delete=django.db.models.deletion.CASCADE, to='base.task')), - ], - ), - migrations.CreateModel( - name='Date', - fields=[ - ('id', models.BigAutoField(auto_created=True, primary_key=True, serialize=False, verbose_name='ID')), - ('date', models.DateField(default=datetime.date.today)), - ('task', models.ForeignKey(on_delete=django.db.models.deletion.CASCADE, to='base.task')), - ], - ), - migrations.CreateModel( - name='Category', - fields=[ - ('id', models.BigAutoField(auto_created=True, primary_key=True, serialize=False, verbose_name='ID')), - ('name', models.CharField(max_length=200)), - ('task', models.ForeignKey(on_delete=django.db.models.deletion.CASCADE, to='base.task')), - ], - ), - ] diff --git a/base/migrations/0003_remove_category_task_remove_date_task_task_category_and_more.py b/base/migrations/0003_remove_category_task_remove_date_task_task_category_and_more.py deleted file mode 100644 index 96c65d2..0000000 --- a/base/migrations/0003_remove_category_task_remove_date_task_task_category_and_more.py +++ /dev/null @@ -1,40 +0,0 @@ -# Generated by Django 4.1.7 on 2023-04-18 14:57 - -from django.db import migrations, models -import django.db.models.deletion - - -class Migration(migrations.Migration): - - dependencies = [ - ('base', '0002_remove_task_category_remove_task_date_and_more'), - ] - - operations = [ - migrations.RemoveField( - model_name='category', - name='task', - ), - migrations.RemoveField( - model_name='date', - name='task', - ), - migrations.AddField( - model_name='task', - name='category', - field=models.ForeignKey(null=True, on_delete=django.db.models.deletion.SET_NULL, to='base.category'), - ), - migrations.AddField( - model_name='task', - name='date', - field=models.ForeignKey(null=True, on_delete=django.db.models.deletion.SET_NULL, to='base.date'), - ), - migrations.AddField( - model_name='task', - name='desc', - field=models.TextField(blank=True, null=True), - ), - migrations.DeleteModel( - name='Desc', - ), - ] diff --git a/base/migrations/0004_alter_task_date_delete_date.py b/base/migrations/0004_alter_task_date_delete_date.py deleted file mode 100644 index e699aed..0000000 --- a/base/migrations/0004_alter_task_date_delete_date.py +++ /dev/null @@ -1,22 +0,0 @@ -# Generated by Django 4.1.7 on 2023-04-18 15:03 - -import datetime -from django.db import migrations, models - - -class Migration(migrations.Migration): - - dependencies = [ - ('base', '0003_remove_category_task_remove_date_task_task_category_and_more'), - ] - - operations = [ - migrations.AlterField( - model_name='task', - name='date', - field=models.DateField(default=datetime.date.today), - ), - migrations.DeleteModel( - name='Date', - ), - ] diff --git a/base/migrations/0005_remove_task_date_remove_task_desc_desc_date.py b/base/migrations/0005_remove_task_date_remove_task_desc_desc_date.py deleted file mode 100644 index ce65de8..0000000 --- a/base/migrations/0005_remove_task_date_remove_task_desc_desc_date.py +++ /dev/null @@ -1,39 +0,0 @@ -# Generated by Django 4.1.7 on 2023-04-18 15:57 - -import datetime -from django.db import migrations, models -import django.db.models.deletion - - -class Migration(migrations.Migration): - - dependencies = [ - ('base', '0004_alter_task_date_delete_date'), - ] - - operations = [ - migrations.RemoveField( - model_name='task', - name='date', - ), - migrations.RemoveField( - model_name='task', - name='desc', - ), - migrations.CreateModel( - name='Desc', - fields=[ - ('id', models.BigAutoField(auto_created=True, primary_key=True, serialize=False, verbose_name='ID')), - ('desc', models.TextField(blank=True, null=True)), - ('task', models.ForeignKey(on_delete=django.db.models.deletion.CASCADE, to='base.task')), - ], - ), - migrations.CreateModel( - name='Date', - fields=[ - ('id', models.BigAutoField(auto_created=True, primary_key=True, serialize=False, verbose_name='ID')), - ('date', models.DateField(default=datetime.date.today, null=True)), - ('task', models.ForeignKey(on_delete=django.db.models.deletion.CASCADE, to='base.task')), - ], - ), - ] diff --git a/base/migrations/0006_remove_desc_task_task_date_task_desc_delete_date_and_more.py b/base/migrations/0006_remove_desc_task_task_date_task_desc_delete_date_and_more.py deleted file mode 100644 index 749c9cf..0000000 --- a/base/migrations/0006_remove_desc_task_task_date_task_desc_delete_date_and_more.py +++ /dev/null @@ -1,34 +0,0 @@ -# Generated by Django 4.1.7 on 2023-04-18 16:15 - -import datetime -from django.db import migrations, models - - -class Migration(migrations.Migration): - - dependencies = [ - ('base', '0005_remove_task_date_remove_task_desc_desc_date'), - ] - - operations = [ - migrations.RemoveField( - model_name='desc', - name='task', - ), - migrations.AddField( - model_name='task', - name='date', - field=models.DateField(default=datetime.date.today, null=True), - ), - migrations.AddField( - model_name='task', - name='desc', - field=models.TextField(blank=True, null=True), - ), - migrations.DeleteModel( - name='Date', - ), - migrations.DeleteModel( - name='Desc', - ), - ] diff --git a/base/migrations/0007_alter_task_category_delete_category.py b/base/migrations/0007_alter_task_category_delete_category.py deleted file mode 100644 index 2eea453..0000000 --- a/base/migrations/0007_alter_task_category_delete_category.py +++ /dev/null @@ -1,21 +0,0 @@ -# Generated by Django 4.1.7 on 2023-04-18 20:36 - -from django.db import migrations, models - - -class Migration(migrations.Migration): - - dependencies = [ - ('base', '0006_remove_desc_task_task_date_task_desc_delete_date_and_more'), - ] - - operations = [ - migrations.AlterField( - model_name='task', - name='category', - field=models.CharField(max_length=200, null=True), - ), - migrations.DeleteModel( - name='Category', - ), - ] diff --git a/base/migrations/0008_alter_task_options_task_created_time.py b/base/migrations/0008_alter_task_options_task_created_time.py deleted file mode 100644 index 38fc02a..0000000 --- a/base/migrations/0008_alter_task_options_task_created_time.py +++ /dev/null @@ -1,22 +0,0 @@ -# Generated by Django 4.1.7 on 2023-04-20 06:38 - -from django.db import migrations, models - - -class Migration(migrations.Migration): - - dependencies = [ - ('base', '0007_alter_task_category_delete_category'), - ] - - operations = [ - migrations.AlterModelOptions( - name='task', - options={'ordering': ['-created_time']}, - ), - migrations.AddField( - model_name='task', - name='created_time', - field=models.DateTimeField(auto_now_add=True, null=True), - ), - ] diff --git a/base/migrations/0009_alter_task_options_remove_task_created_time_and_more.py b/base/migrations/0009_alter_task_options_remove_task_created_time_and_more.py deleted file mode 100644 index f0c3ca4..0000000 --- a/base/migrations/0009_alter_task_options_remove_task_created_time_and_more.py +++ /dev/null @@ -1,26 +0,0 @@ -# Generated by Django 4.1.7 on 2023-04-20 07:04 - -from django.db import migrations, models - - -class Migration(migrations.Migration): - - dependencies = [ - ('base', '0008_alter_task_options_task_created_time'), - ] - - operations = [ - migrations.AlterModelOptions( - name='task', - options={'ordering': ['-date']}, - ), - migrations.RemoveField( - model_name='task', - name='created_time', - ), - migrations.AlterField( - model_name='task', - name='date', - field=models.DateTimeField(auto_now_add=True, null=True), - ), - ] From 90b55d47cefaec84ffab3b404015fd1140ad4e91 Mon Sep 17 00:00:00 2001 From: Farzeena P A Date: Tue, 6 Jun 2023 00:38:54 +0530 Subject: [PATCH 19/35] migrationsissue --- __pycache__/transcribe.cpython-39.pyc | Bin 607 -> 621 bytes base/__pycache__/views.cpython-39.pyc | Bin 2781 -> 2784 bytes .../__pycache__/0001_initial.cpython-39.pyc | Bin 849 -> 839 bytes build.sh | 1 + tasktodo/__pycache__/settings.cpython-39.pyc | Bin 2664 -> 2664 bytes 5 files changed, 1 insertion(+) diff --git a/__pycache__/transcribe.cpython-39.pyc b/__pycache__/transcribe.cpython-39.pyc index 94870e557b1324dd4cbfcb71fa89f860280525a0..a918febf990c1e217a081209bfa245c1102c60cb 100644 GIT binary patch delta 273 zcmcc5@|J}+k(ZZ?0SLmC>QatP8FJMVwTnJ+^Eo4k# z?q#Y4$+Ffkq_Ffd)-sl`rLZr50Wb4 eLnZiu+*=$rx%nxjIjMGxKwdEmkPu?xUJ#$KjckO*rH zLkd$bV=ZF|TMBbCBO^l%;{x`D3=23GGSo7au+=bSae_sGbTES^i=QUbEuP}iq~heF z%z~24{JdLiMXBjPdg5DoMy|=cj8Y<;$@%GdnI)NJsYOgcTZ@>1#AFLb0~Y4=)RM{R zjM|L6lP5E}O0$C8B>*HC7+DxO{#@lXED=&jEWlqupxCHR2cTO2mI U`6;D2sdkJ&UNOjvLW~^D06DlfRsaA1 diff --git a/base/__pycache__/views.cpython-39.pyc b/base/__pycache__/views.cpython-39.pyc index 1501574aca456ef027c897182efb1fb4fa5cc219..b4736e5cac6b39e499ec802eda398f9d023ccf7c 100644 GIT binary patch delta 921 zcmZuuPfyf96rY)Pr_-ffV0XK_{9oW=#ehNrffz3m5@SM)#6*V!=`sZt+U;gqj2h4b zdNsj*f#oxJGkWkdcxz&!cMpC56Ma(-3fM`1zc=sw-kUdXzB=C=+q3N=g0D68Qf!>s zWBBLk%=jx3Xraz^jD#lipb%0{!A7DG7$M^ad_c9N+`tARi3Nyc|||C#=_qH-s%pz(b;6 z3;+*{K~V-C5fxDd9u$#HoUB63W@IDo5z`++urN7AlVT~ui@has>sd)o_w zt)0WpcG8YIli-R=0EkeHL0$Tr5{BjU`w!X|g3IY!dX3f~EGN^C^k(&9F^sB7 z)$|veOP?5{GfgGFD9cRY#e1#DlVTO3F#$k^Tu6JyeOym}819;*vM7M7$)>XF0GY8J zbrSzsa=D(Kc&%IOpokd&!o~ApETx<5-s36oyePH2*q;O0{On#52C@K7m`fAryfo<^ z$VIig)GAB7_@L|U`i~$OtBw%1puAj$8?LU*|0hLtv#_b;`NgnY0o$FB6{RgJ=m$vO znBNbF)oxmWnw(rvu%uvFfy(=*pTBR$ZikUL4E#IlfcOSL{`|y()>Lz9o!b^}U`w-f NW-^=ASdkfw{sA>!ugd@c delta 919 zcmZuv%Wl&^6rF1)_Sm)4yqu=bv=R%fR($}a2oMV%l@Jx1ZeTXW&6qZgokU}|Jk$uJ zvSL@w9<_gf#F`&KY!JIhNbnadkl>Ch1TA>vbFS_^bA0EHzj|LhH*j5>;4`<@=kB39 z3EvNAr(Qs$Go2HzMY%Z7@<6!GbCD67%*2@Rd_-f5Sy>E`&1}p;G{lB7c9?TUV?=IT zV1-O?qUSIh{>O(##kj;uaha7_Tw#^C%Bq>jioCeSYCuAJXXL2P?PI|F5O-b?Hp*RI zKpx}6yofx`OT3Ic!7IFqJjp#?L!ROzypG(EWAJ`W!vo*KH#vupk{w934U+0dxnt5N zX?~v^Kp#?L9}e(K`>;-YxbK?-Gw8K8+TpW-j={j__QFoklGn7WP?LMws#jB%*)%l@ zCri}jC#_!|!-^PJFoEFbF#Skxz^HtwS1+q=B7+f(25vKmqK(J9oo3qVb{d#U3J63q zbgC7=_-UZKn0fa>|Exh#zA?@lRV<5!{AeszPn(G{R_0{U^r0*rYeBZmiP@TyMf?0v6`p>5mPM5x8^WF}Y_F@H3c>B)cf3~P@E|h|SVC+u|HCItmP()x>v%A%4rLDbCzP7$SsjI?_ z0yRakq+nUWiUMWvS8IRnk6w?vd^ZYj04kDsgx^1dgMF$_)jEkCsDq>cL>IG^ZD|9eC#8m>MURe7^wDb zr(w}>mv|LDa@J~&TG+#W#A1f)3nyY%L3PN?E2?}t0^7Pt!tBoStV|NiF)S3BL0A@A zX8KWvh^9|ltv97sq|NgPOqYy*R~u9&&Z3vrelzQspiaB9SS6U-w!SZ7o#huJVLd6c zFjZ1oU&^%Ffa}5PL_HN}b<~Pe`hOCqs(OHdJFGVht2emZ+N7rk9609;V8FVpSJyXq g?hkxb+}YXvOE)96Y?D~;DAiad>ck<+fu!gB0t$*)RR910 delta 351 zcmX@kc9D%Yk(ZZ?0SG2D+oimk$Xm+A2jn;aaq)(UJr4DpDI6)By^Lv0Dcq^-Ss)%` z3QsQ+kk5<8=R@Q3qwxixe28g+$h>sU6roMf3({A7^Qyj%RmC5hRo8TmOWsYS){ znQ6B;fD)r$p|$Q#AQ$OZsZw+1u- From 875861a42799810cdac0c7652eeaa8ab76908a91 Mon Sep 17 00:00:00 2001 From: Farzeena P A Date: Tue, 6 Jun 2023 00:43:14 +0530 Subject: [PATCH 20/35] migrationsissue --- build.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/build.sh b/build.sh index f08a709..78662fe 100644 --- a/build.sh +++ b/build.sh @@ -5,5 +5,4 @@ set -o errexit poetry install python manage.py collectstatic --no-input -python manage.py makemigrations python manage.py migrate \ No newline at end of file From a36c006c2ad40a892873af44c20c0dc69d792551 Mon Sep 17 00:00:00 2001 From: Farzeena P A Date: Tue, 6 Jun 2023 01:11:27 +0530 Subject: [PATCH 21/35] loadstatic --- templates/main.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/main.html b/templates/main.html index f74b32c..e36a6b2 100644 --- a/templates/main.html +++ b/templates/main.html @@ -1,3 +1,4 @@ +{% load static %} From eb190e82dba481c323663d3a75942577f9c22d2e Mon Sep 17 00:00:00 2001 From: Farzeena P A Date: Tue, 6 Jun 2023 01:22:16 +0530 Subject: [PATCH 22/35] jscallfunct/ --- base/templates/base/dashboard.html | 2 +- base/views.py | 5 +---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/base/templates/base/dashboard.html b/base/templates/base/dashboard.html index 7de8a93..ea48eb2 100644 --- a/base/templates/base/dashboard.html +++ b/base/templates/base/dashboard.html @@ -21,7 +21,7 @@

Dashboard Template

{% block scripts %}