dipan004 commited on
Commit
5a8171f
·
verified ·
1 Parent(s): 822fe82

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -38,6 +38,8 @@ python-dotenv==1.0.0
38
  psycopg2-binary==2.9.7
39
  SQLAlchemy==2.0.20
40
  alembic==1.11.1
 
 
41
 
42
 
43
  google-generativeai>=0.8.0
 
38
  psycopg2-binary==2.9.7
39
  SQLAlchemy==2.0.20
40
  alembic==1.11.1
41
+ click==8.1.7
42
+
43
 
44
 
45
  google-generativeai>=0.8.0