Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==2.0.1
Flask==3.1.3
pandas==1.3.0
numpy==1.22.0
scikit-learn==1.5.0
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ ipykernel
matplotlib
flask
dvc
mlflow==2.14.2
mlflow==3.5.0
-e .
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
mlflow<3,>=2.2
mlflow>=2.2,<4
cloudpickle==2.2.1
numpy==2.0.0
psutil==5.9.6
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ flask
dvc
catboost
xgboost
mlflow==2.14.2
mlflow==3.5.0

-e .
2 changes: 1 addition & 1 deletion ML Projects/Indian-Coin-Detection/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ Flask
Flask-Cors
boto3
ultralytics==8.0.171
streamlit==1.26.0
streamlit==1.37.0
-e .
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
contractions==0.1.73
keras==2.13.1
nltk==3.8.1
keras==3.13.2
nltk==3.9.2
numpy==2.0.0
pandas==2.0.3
pycountry==22.3.5
Requests==2.32.2
Requests==2.32.4
spacy==3.6.0
streamlit==1.30.0
streamlit==1.37.0
tensorflow==2.13.0
tqdm==4.66.3
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ decorator==5.1.1
en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.6.0/en_core_web_sm-3.6.0-py3-none-any.whl#sha256=83276fc78a70045627144786b52e1f2728ad5e29e5e43916ec37ea9c26a11212
exceptiongroup==1.1.3
executing==1.2.0
fonttools==4.42.1
h11==0.14.0
fonttools==4.60.2
h11==0.16.0
idna==3.7
ipykernel==6.25.1
ipython==8.14.0
jedi==0.19.0
Jinja2==3.1.2
Jinja2==3.1.6
jsonpickle==3.0.2
jupyter_client==8.3.1
jupyter_core==5.3.1
Expand All @@ -44,7 +44,7 @@ pandas==2.1.0
parso==0.8.3
pathy==0.10.2
pickleshare==0.7.5
Pillow==10.3.0
Pillow==12.1.1
platformdirs==3.10.0
preshed==3.0.8
prompt-toolkit==3.0.39
Expand All @@ -62,7 +62,7 @@ pytz==2023.3
pyvis==0.3.2
pywin32==306
pyzmq==25.1.1
requests==2.32.2
requests==2.32.4
scipy==1.11.2
selenium==4.12.0
six==1.16.0
Expand All @@ -75,15 +75,15 @@ spacy-loggers==1.0.4
srsly==2.4.7
stack-data==0.6.2
thinc==8.1.12
tornado==6.4.1
tornado==6.5
tqdm==4.66.3
traitlets==5.9.0
trio==0.22.2
trio-websocket==0.10.3
typer==0.9.0
typing_extensions==4.7.1
tzdata==2023.3
urllib3==2.2.2
urllib3==2.6.3
wasabi==1.1.2
wcwidth==0.2.6
webdriver-manager==4.0.0
Expand Down
2 changes: 1 addition & 1 deletion ML Projects/Teaching-Assistant-Evaluation/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ pandas==1.0.4
pandas-profiling==2.8.0
scipy==1.4.1
scikit-learn==1.5.0
keras==2.3.0
keras==3.13.2
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ google-generativeai==0.3.0
google-ai-generativelanguage==0.4.0
python-dotenv==1.0.0
jupyter==1.0.0
notebook==7.0.6
Pillow==10.3.0
notebook==7.2.2
Pillow==12.1.1
google-cloud-aiplatform
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
aiohttp==3.9.4
aiohttp==3.13.3
aiohttp-retry==2.5.2
aiosignal==1.2.0
alabaster==0.7.12
Expand Down Expand Up @@ -32,14 +32,14 @@ colorama==0.4.4
colorhash==1.0.4
colorlog==6.6.0
commonmark==0.9.1
configobj==5.0.6
configobj==5.0.9
configparser==5.2.0
cookiecutter==2.1.1
coverage==6.4.1
cryptography==42.0.4
cryptography==46.0.5
cycler==0.11.0
dictdiffer==0.9.0
diskcache==5.4.0
diskcache==5.6.3
distro==1.7.0
docutils<0.17
dpath==2.0.6
Expand All @@ -48,12 +48,12 @@ dvc==2.10.2
dvc-render==0.0.5
dvclive==0.9.0
flake8==4.0.1
Flask==2.2.2
Flask-Cors==4.0.1
Flask==3.1.3
Flask-Cors==6.0.0
Flask-MonitoringDashboard==3.1.1
flatten-dict==0.4.2
flufl.lock==7.0
fonttools==4.25.0
fonttools==4.61.1
frozenlist==1.3.0
fsspec==2022.7.1
ftfy==6.1.1
Expand All @@ -80,7 +80,7 @@ jaraco.structures==2.1.0
jaraco.text==3.8.1
jaraco.ui==2.3.0
jaraco.windows==5.7.0
Jinja2==3.1.2
Jinja2==3.1.6
jinja2-time==0.2.0
jmespath==1.0.1
joblib==1.1.0
Expand All @@ -101,7 +101,7 @@ multimethod==1.8
munkres==1.1.4
nanotime==0.5.2
networkx==2.6.3
numexpr==2.8.3
numexpr==2.14.1
numpy==1.22.0
optuna==2.10.1
packaging==21.3
Expand All @@ -112,8 +112,8 @@ pathlib==1.0.1
pathspec==0.9.0
pbr==5.9.0
phonenumbers==8.12.52
Pillow==10.3.0
pip==21.2.4
Pillow==12.1.1
pip==26.0
prettytable==3.3.0
psutil==5.9.1
pyasn1==0.4.8
Expand All @@ -136,7 +136,7 @@ python-fsutil==0.6.1
python-slugify==6.1.2
pytz==2022.1
PyYAML<=6.0
requests==2.32.2
requests==2.32.4
rich==12.5.1
rsa==4.7.2
ruamel.yaml==0.17.21
Expand All @@ -146,7 +146,7 @@ scikit-learn==1.5.0
scipy==1.7.3
scmrepo==0.0.19
seaborn==0.11.2
setuptools==70.0.0
setuptools==78.1.1
shortuuid==1.0.9
shtab==1.5.5
sip>=4.19.13
Expand All @@ -168,16 +168,16 @@ tangled-up-in-unicode==0.2.0
text-unidecode==1.3
threadpoolctl==2.2.0
toml==0.10.2
tornado==6.4.1
tornado==6.5
tqdm==4.66.3
typing_extensions==4.3.0
tzlocal==2.0.0
urllib3==1.26.19
urllib3==2.6.3
visions==0.7.4
voluptuous==0.13.1
wcwidth==0.2.5
Werkzeug==2.2.2
wheel==0.37.1
Werkzeug==3.1.6
wheel==0.46.3
win-inet-pton==1.1.0
wincertstore==0.2
xgboost==1.6.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
langchain==0.2.3
langchain==0.2.5
python-dotenv==1.0.0
streamlit==1.30.0
streamlit==1.37.0
tiktoken==0.4.0
faiss-cpu==1.7.4
protobuf~=3.19.0
protobuf~=6.33.5
google-generativeai==0.1.0
InstructorEmbedding==1.0.1
fastapi
Expand Down
2 changes: 1 addition & 1 deletion prod_llmops/backend_chatbot/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ numpy==2.0.0
pandas==1.5.3
pydantic[dotenv]==1.10.5
qdrant-client==1.9.0
python-multipart==0.0.7
python-multipart==0.0.22
uvicorn==0.21.1
openai
langchain
Expand Down