Skip to content

Commit

Permalink
Add requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
aditeyabaral committed Apr 15, 2024
1 parent 4d6385f commit 0a6d52d
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
appdirs==1.4.4
beautifulsoup4==4.12.3
blinker==1.7.0
bs4==0.0.2
certifi==2024.2.2
charset-normalizer==3.3.2
click==8.1.7
cssselect==1.2.0
fake-useragent==1.5.1
Flask==3.0.3
idna==3.6
importlib_metadata==7.1.0
itsdangerous==2.1.2
Jinja2==3.1.3
lxml==5.2.1
lxml_html_clean==0.1.1
MarkupSafe==2.1.5
parse==1.20.1
pip==23.3.1
pyee==11.1.0
pyppeteer==2.0.0
pyquery==2.0.0
pytz==2024.1
requests==2.31.0
requests-html==0.10.0
setuptools==68.2.2
soupsieve==2.5
tqdm==4.66.2
typing_extensions==4.11.0
urllib3==1.26.18
w3lib==2.1.2
websockets==10.4
Werkzeug==3.0.2
wheel==0.41.2
zipp==3.18.1

0 comments on commit 0a6d52d

Please sign in to comment.