Skip to content

Commit 836cfec

Browse files
author
inoveAlumnos
committed
Upload requerimientos
1 parent ca61874 commit 836cfec

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

requerimientos.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
pip3 install -U pip --user
2+
pip3 install numpy
3+
pip3 install matplotlib
4+
pip3 install SQLAlchemy
5+
pip3 install requests
6+
pip3 install Flask
7+
pip3 install Flask-SQLAlchemy
8+
pip3 install Flask-Login
9+

0 commit comments

Comments
 (0)