Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

requirements.txt #4

Open
laiz-in opened this issue Mar 19, 2023 · 5 comments
Open

requirements.txt #4

laiz-in opened this issue Mar 19, 2023 · 5 comments

Comments

@laiz-in
Copy link

laiz-in commented Mar 19, 2023

in requirement.txt. is it Flask or flask. or it doesn't matter?

@rjshrivastav
Copy link

flask

@aziemma
Copy link

aziemma commented May 3, 2023

in requirement.txt. is it Flask or flask. or it doesn't matter?

flask

@AsmaaMHadir
Copy link

Flask - https://pypi.org/project/Flask/

@Anuragmukati
Copy link

go for this in cmd

pip install Flask

@bapukokare
Copy link

Sharing my env pip list which is worked for me
py3.8 , skitlearn 1.0.2,
(D:\MLOpProject\venv) C:\MLOpProject>pip list
Package Version Editable project location


asttokens 2.4.1
backcall 0.2.0
blinker 1.7.0
catboost 1.2.2
click 8.1.7
colorama 0.4.6
comm 0.1.4
contourpy 1.1.1
cycler 0.12.1
debugpy 1.6.7
decorator 5.1.1
dill 0.3.7
executing 2.0.1
Flask 3.0.0
fonttools 4.47.0
graphviz 0.20.1
importlib-metadata 7.0.0
importlib-resources 6.1.1
ipykernel 6.26.0
ipython 8.12.0
itsdangerous 2.1.2
jedi 0.19.1
Jinja2 3.1.2
joblib 1.3.2
jupyter_client 8.6.0
jupyter_core 4.12.0
kiwisolver 1.4.5
MarkupSafe 2.1.3
matplotlib 3.7.4
matplotlib-inline 0.1.6
MLOpProject 0.0.1 c:\mlopproject
nest-asyncio 1.5.8
numpy 1.24.4
packaging 23.2
pandas 2.0.3
parso 0.8.3
pickleshare 0.7.5
Pillow 10.1.0
pip 23.3.1
plotly 5.18.0
prompt-toolkit 3.0.42
psutil 5.9.0
pure-eval 0.2.2
Pygments 2.17.2
pyparsing 3.1.1
python-dateutil 2.8.2
pytz 2023.3.post1
pywin32 227
pyzmq 23.2.1
scikit-learn 1.0.2
scipy 1.10.1
seaborn 0.13.0
setuptools 68.2.2
six 1.16.0
stack-data 0.6.2
tenacity 8.2.3
threadpoolctl 3.2.0
tornado 6.2
traitlets 5.14.0
typing_extensions 4.9.0
tzdata 2023.3
wcwidth 0.2.12
Werkzeug 3.0.1
wheel 0.41.2
xgboost 2.0.3
zipp 3.17.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants