alexander-lazarin commited on
Commit
616a337
·
1 Parent(s): 3c36e16

Add psycopg2 to requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -3,3 +3,4 @@ gradio
3
  pandas
4
  plotly
5
  prophet
 
 
3
  pandas
4
  plotly
5
  prophet
6
+ psycopg2