Prathap commited on
Commit
d0791f5
·
1 Parent(s): c5512d3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -2
requirements.txt CHANGED
@@ -1,2 +1,16 @@
1
- yarn
2
- openai
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ astroid==2.4.2
2
+ certifi==2020.6.20
3
+ chardet==3.0.4
4
+ click==7.1.2
5
+ Flask==1.1.2
6
+ idna==2.10
7
+ itsdangerous==1.1.0
8
+ Jinja2==2.11.3
9
+ MarkupSafe==1.1.1
10
+ openai==0.2.4
11
+ pylint==2.5.3
12
+ python-dotenv==0.14.0
13
+ requests==2.24.0
14
+ six==1.15.0
15
+ urllib3==1.26.5
16
+ Werkzeug==1.0.1