Skip to content

Commit

Permalink
added requirements.txt for people to install the correct versions of …
Browse files Browse the repository at this point in the history
…dependencies in their venv
  • Loading branch information
geekygirldawn committed Aug 28, 2023
1 parent 178e5b4 commit 6fd952d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
psycopg2-binary==2.9.6
SQLAlchemy==1.3.24
pandas==1.5.1
seaborn==0.12.2

0 comments on commit 6fd952d

Please sign in to comment.