Pamudu13 commited on
Commit
ab157a7
·
verified ·
1 Parent(s): fca0613

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,7 +3,6 @@ requests==2.31.0
3
  beautifulsoup4==4.12.2
4
  python-slugify==8.0.1
5
  typing==3.7.4.3
6
- Flask==2.0.3
7
  Jinja2==3.0.3
8
  requests==2.31.0
9
  beautifulsoup4==4.12.2
@@ -24,3 +23,4 @@ google==3.0.0
24
  python-slugify==8.0.1
25
  logging==0.4.9.6
26
  typing==3.7.4.3
 
 
3
  beautifulsoup4==4.12.2
4
  python-slugify==8.0.1
5
  typing==3.7.4.3
 
6
  Jinja2==3.0.3
7
  requests==2.31.0
8
  beautifulsoup4==4.12.2
 
23
  python-slugify==8.0.1
24
  logging==0.4.9.6
25
  typing==3.7.4.3
26
+ flask-cors