myshirk commited on
Commit
ae986c6
·
verified ·
1 Parent(s): 23381bb

add psycopg2 to requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,2 +1,3 @@
1
  streamlit
2
  pandas
 
 
1
  streamlit
2
  pandas
3
+ psycopg2