AndreySokolov01 commited on
Commit
50cb7fe
1 Parent(s): 409439a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -1 +1,6 @@
1
- omniparse
 
 
 
 
 
 
1
+ omniparse
2
+ click==8.0.3
3
+ colorama==0.4.4
4
+ requests==2.27.1
5
+ beautifulsoup4==4.10.0
6
+ lxml==4.6.5