From c31ce75b32c9a3dd4af4f54c0fd55514fd34984c Mon Sep 17 00:00:00 2001 From: "pensarapp[bot]" <182705637+pensarapp[bot]@users.noreply.github.com> Date: Fri, 25 Jul 2025 13:29:06 +0000 Subject: [PATCH 01/19] Upgrading h11 from 0.14.0 to 0.16.0 --- kemlang-backend/requirements.txt | 280 +++++++++++++++---------------- 1 file changed, 140 insertions(+), 140 deletions(-) diff --git a/kemlang-backend/requirements.txt b/kemlang-backend/requirements.txt index 559c8ac..fa762f8 100644 --- a/kemlang-backend/requirements.txt +++ b/kemlang-backend/requirements.txt @@ -1,140 +1,140 @@ -absl-py==2.1.0 -aiohappyeyeballs==2.4.3 -aiohttp==3.10.10 -aiosignal==1.3.1 -annotated-types==0.7.0 -anyio==4.9.0 -astunparse==1.6.3 -attrs==24.2.0 -backoff==2.2.1 -beautifulsoup4==4.12.3 -blinker==1.8.2 -branca==0.8.1 -cabarchive==0.2.4 -cachetools==5.5.1 -certifi==2024.8.30 -cffi==1.17.1 -charset-normalizer==3.4.0 -click==8.1.7 -colorama==0.4.6 -contourpy==1.3.0 -cx_Freeze==8.3.0 -cx_Logging==3.2.1 -cycler==0.12.1 -distlib==0.3.9 -et_xmlfile==2.0.0 -fastapi==0.115.12 -filelock==3.18.0 -Flask==3.0.3 -Flask-Cors==5.0.0 -Flask-SQLAlchemy==3.1.1 -flatbuffers==25.1.21 -folium==0.19.4 -fonttools==4.54.1 -frozenlist==1.5.0 -gast==0.6.0 -google-ai-generativelanguage==0.6.15 -google-api-core==2.24.1 -google-api-python-client==2.160.0 -google-auth==2.38.0 -google-auth-httplib2==0.2.0 -google-generativeai==0.8.4 -google-pasta==0.2.0 -googleapis-common-protos==1.66.0 -greenlet==3.2.3 -grpcio==1.70.0 -grpcio-status==1.70.0 -h11==0.14.0 -h5py==3.12.1 -httplib2==0.22.0 -idna==3.10 -instaloader==4.13.1 -itsdangerous==2.2.0 -Jinja2==3.1.4 -keras==3.8.0 -kiwisolver==1.4.7 -libclang==18.1.1 -lief==0.16.5 -Markdown==3.7 -markdown-it-py==3.0.0 -MarkupSafe==3.0.2 -matplotlib==3.9.2 -mdurl==0.1.2 -ml-dtypes==0.4.1 -MouseInfo==0.1.3 -multidict==6.1.0 -mysqlclient==2.2.7 -namex==0.0.8 -numpy==2.1.2 -opencage==3.0.2 -opencv-contrib-python==4.11.0.86 -opencv-python==4.11.0.86 -openpyxl==3.1.5 -opt_einsum==3.4.0 -optree==0.14.0 -outcome==1.3.0.post0 -packaging==24.1 -pandas==2.2.3 -phonenumbers==8.13.48 -pillow==11.0.0 -pipenv==2025.0.2 -platformdirs==4.3.8 -propcache==0.2.0 -proto-plus==1.26.0 -protobuf==5.29.3 -pyasn1==0.6.1 -pyasn1_modules==0.4.1 -PyAutoGUI==0.9.54 -pycparser==2.22 -pydantic==2.10.6 -pydantic_core==2.27.2 -pygame==2.6.1 -PyGetWindow==0.0.9 -Pygments==2.19.1 -PyMsgBox==1.0.9 -pyparsing==3.2.0 -pyperclip==1.9.0 -PyRect==0.2.0 -PyScreeze==1.0.1 -PySocks==1.7.1 -python-dateutil==2.9.0.post0 -python-dotenv==1.0.1 -pytweening==1.2.0 -pytz==2024.2 -pywhatkit==5.4 -qrcode==8.2 -requests==2.32.3 -rich==13.9.4 -rsa==4.9 -seaborn==0.13.2 -selenium==4.28.0 -setuptools==75.8.0 -six==1.16.0 -sniffio==1.3.1 -sortedcontainers==2.4.0 -soupsieve==2.6 -SQLAlchemy==2.0.41 -starlette==0.46.2 -striprtf==0.0.29 -tensorboard==2.18.0 -tensorboard-data-server==0.7.2 -termcolor==2.5.0 -tqdm==4.66.6 -trio==0.28.0 -trio-websocket==0.11.1 -typing_extensions==4.12.2 -tzdata==2024.2 -uritemplate==4.1.1 -urllib3==2.2.3 -uv==0.6.5 -uvicorn==0.34.3 -virtualenv==20.31.2 -webdriver-manager==4.0.2 -websocket-client==1.8.0 -Werkzeug==3.0.4 -wheel==0.45.1 -wikipedia==1.4.0 -wrapt==1.17.2 -wsproto==1.2.0 -xyzservices==2025.1.0 -yarl==1.17.1 +absl-py==2.1.0 +aiohappyeyeballs==2.4.3 +aiohttp==3.10.10 +aiosignal==1.3.1 +annotated-types==0.7.0 +anyio==4.9.0 +astunparse==1.6.3 +attrs==24.2.0 +backoff==2.2.1 +beautifulsoup4==4.12.3 +blinker==1.8.2 +branca==0.8.1 +cabarchive==0.2.4 +cachetools==5.5.1 +certifi==2024.8.30 +cffi==1.17.1 +charset-normalizer==3.4.0 +click==8.1.7 +colorama==0.4.6 +contourpy==1.3.0 +cx_Freeze==8.3.0 +cx_Logging==3.2.1 +cycler==0.12.1 +distlib==0.3.9 +et_xmlfile==2.0.0 +fastapi==0.115.12 +filelock==3.18.0 +Flask==3.0.3 +Flask-Cors==5.0.0 +Flask-SQLAlchemy==3.1.1 +flatbuffers==25.1.21 +folium==0.19.4 +fonttools==4.54.1 +frozenlist==1.5.0 +gast==0.6.0 +google-ai-generativelanguage==0.6.15 +google-api-core==2.24.1 +google-api-python-client==2.160.0 +google-auth==2.38.0 +google-auth-httplib2==0.2.0 +google-generativeai==0.8.4 +google-pasta==0.2.0 +googleapis-common-protos==1.66.0 +greenlet==3.2.3 +grpcio==1.70.0 +grpcio-status==1.70.0 +h11==0.16.0 +h5py==3.12.1 +httplib2==0.22.0 +idna==3.10 +instaloader==4.13.1 +itsdangerous==2.2.0 +Jinja2==3.1.4 +keras==3.8.0 +kiwisolver==1.4.7 +libclang==18.1.1 +lief==0.16.5 +Markdown==3.7 +markdown-it-py==3.0.0 +MarkupSafe==3.0.2 +matplotlib==3.9.2 +mdurl==0.1.2 +ml-dtypes==0.4.1 +MouseInfo==0.1.3 +multidict==6.1.0 +mysqlclient==2.2.7 +namex==0.0.8 +numpy==2.1.2 +opencage==3.0.2 +opencv-contrib-python==4.11.0.86 +opencv-python==4.11.0.86 +openpyxl==3.1.5 +opt_einsum==3.4.0 +optree==0.14.0 +outcome==1.3.0.post0 +packaging==24.1 +pandas==2.2.3 +phonenumbers==8.13.48 +pillow==11.0.0 +pipenv==2025.0.2 +platformdirs==4.3.8 +propcache==0.2.0 +proto-plus==1.26.0 +protobuf==5.29.3 +pyasn1==0.6.1 +pyasn1_modules==0.4.1 +PyAutoGUI==0.9.54 +pycparser==2.22 +pydantic==2.10.6 +pydantic_core==2.27.2 +pygame==2.6.1 +PyGetWindow==0.0.9 +Pygments==2.19.1 +PyMsgBox==1.0.9 +pyparsing==3.2.0 +pyperclip==1.9.0 +PyRect==0.2.0 +PyScreeze==1.0.1 +PySocks==1.7.1 +python-dateutil==2.9.0.post0 +python-dotenv==1.0.1 +pytweening==1.2.0 +pytz==2024.2 +pywhatkit==5.4 +qrcode==8.2 +requests==2.32.3 +rich==13.9.4 +rsa==4.9 +seaborn==0.13.2 +selenium==4.28.0 +setuptools==75.8.0 +six==1.16.0 +sniffio==1.3.1 +sortedcontainers==2.4.0 +soupsieve==2.6 +SQLAlchemy==2.0.41 +starlette==0.46.2 +striprtf==0.0.29 +tensorboard==2.18.0 +tensorboard-data-server==0.7.2 +termcolor==2.5.0 +tqdm==4.66.6 +trio==0.28.0 +trio-websocket==0.11.1 +typing_extensions==4.12.2 +tzdata==2024.2 +uritemplate==4.1.1 +urllib3==2.2.3 +uv==0.6.5 +uvicorn==0.34.3 +virtualenv==20.31.2 +webdriver-manager==4.0.2 +websocket-client==1.8.0 +Werkzeug==3.0.4 +wheel==0.45.1 +wikipedia==1.4.0 +wrapt==1.17.2 +wsproto==1.2.0 +xyzservices==2025.1.0 +yarl==1.17.1 From 8a8a0fc7d1e666ee87fa91df4ff88b07237bb530 Mon Sep 17 00:00:00 2001 From: Prit patel <148608375+pritpatel2412@users.noreply.github.com> Date: Tue, 23 Sep 2025 17:33:40 +0530 Subject: [PATCH 02/19] Update index.html --- frontend/index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/frontend/index.html b/frontend/index.html index bd058e9..deaf7b3 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -9,6 +9,12 @@ + + + +
From c5f1786f90c00ab10b22952f5eec8d76f6b1be6d Mon Sep 17 00:00:00 2001 From: Prit patel <148608375+pritpatel2412@users.noreply.github.com> Date: Tue, 23 Sep 2025 17:34:04 +0530 Subject: [PATCH 03/19] Create ads.txt --- ads.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 ads.txt diff --git a/ads.txt b/ads.txt new file mode 100644 index 0000000..a1f76c5 --- /dev/null +++ b/ads.txt @@ -0,0 +1 @@ +google.com, pub-8074288228358823, DIRECT, f08c47fec0942fa0 From bee1b8647f881f3c7c701f2eeffd8d676a1a1a57 Mon Sep 17 00:00:00 2001 From: Prit patel <148608375+pritpatel2412@users.noreply.github.com> Date: Mon, 17 Nov 2025 18:28:57 +0530 Subject: [PATCH 04/19] Update links to point to new portfolio site --- frontend/src/App.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index 9028798..d9a5c98 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -108,7 +108,7 @@ export default function App() { Playground Date: Mon, 17 Nov 2025 18:35:37 +0530 Subject: [PATCH 05/19] Swap links for Prit Patel and GitHub --- frontend/src/App.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index d9a5c98..0665fba 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -202,7 +202,7 @@ export default function App() {© {new Date().getFullYear()} KemLang. Created by{" "}
Date: Mon, 17 Nov 2025 18:36:34 +0530 Subject: [PATCH 06/19] Update link from Vercel to GitHub profile --- frontend/src/App.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index 0665fba..b79752b 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -108,7 +108,7 @@ export default function App() { Playground Date: Mon, 17 Nov 2025 18:37:20 +0530 Subject: [PATCH 07/19] Update link to personal portfolio site --- frontend/src/App.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index b79752b..70bf068 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -125,7 +125,7 @@ export default function App() {<}ma(t8p66+Oz!
zJ1(j)VZ~M{lgn8j7 z5aXl`(|wQ&{(p_A-nIpJi^#*2Ty))
z^Yh&UF~KQ6Z?R?eOg=Yt;Y|c?esjX{L@He**?y86ZFgGuxMaa=iH4TEk}d0czxX0b
z@uLG5r_51Fb&4nC%U-NkZIk-qO1o+ApC9GZz4h&8Q0|xqkT=%niSpHB_M{N7z!kPu
z(vqfoy|ys&tJ!@!&%EaxfX&C1k1CQQ?p4<2CIr}D@_Q~QG%aYCH#Ib3J?d!G))vK6
z;q|iniqP2e-mveel_lz>QP1a3o|UkjcXPlZ{@lzS%Kh3vx;MLs65sp$)8sDmQDj50?Kh&?Oa*{mVcWf~9f-KBN=+t8k
zE2ek2fZF)`;8e?_QKhESv2B^>ZUNg|HvT2;QH6sTGZ_0$cj6*PcTf5Nk*AwJ)>*2L
zs9-v^U$nA3gSCcKE1%V|Y~VVS=S7&ptAMPjGYFK7
zpJgS$>p^Q&ZQNg06>0Os)Gi=CK6YwQd(>ozU>c!CjndfZ7RPZG+q(+f?r%C~X{)0n
zJ2)3|O=0QG4dYypu;V
s`bo9jLF);!*dTO5OkSkSdhIX|n`lh`G-~5D3vY~)
zmT59B#2t(i^NbsdQDnOF96>!z@-~A)#~*J(R<|NUdr&SlSO(6c?NtF>
znqh8N?!PxetqHfb>2%7mMB~0`9LpY*j6@*&@!e~@p-P$7tm2|9^_M{o@
bc`IM_@{D`%Lc|e*E02>_cxJk|x6Bc*dz_QajaJ`FJVf8iaMvmp
zvsjSTndgU@F@+W1t=e>}4p0~Jw;dN_V>w=*1o7(Ssu2e>`$Rry^SV+-G~Q440kM3^
z@~7y0H_onj+UnlpJ7(_)|5rIN(mCTU&wo&d=nu+n_JC2Sz<$#oIf)47#H#%cp-dPD
z!EnQ`>~HKH=~YtYk(@Om3g|Ty&-OG1oi-%9jlYV7`rW$NL`G;PP|N&IDR|6J*b8Ru
zj&JIVlwhkoYCmdmlv+aH+}kd(RrQvS>IPtWS2q6s_Ah>S{P6Nxzb_kq>qN=x%S)L9
zI&bzpZxybaeCzkm&(CcWan)d*