Skip to content

Commit

Permalink
Updated the requirements file.
Browse files Browse the repository at this point in the history
  • Loading branch information
eyasumulugeta committed Aug 24, 2024
1 parent 915e82f commit 8d1954e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
#The following list of technologies should be installed on your machine to successfully run the project. I have also provided their respective commands to install them on Visual Studio Code --Version 1.92.2.

Python version 3.7.4

Pandas version 1.3.5
pip install Pandas

Numpy version 1.21.6
pip install numpy

Matplotlib version 3.5.3
pip install Matplotlib

Seaborn version 0.12.2
pip install Seaborn

0 comments on commit 8d1954e

Please sign in to comment.