Skip to content

Commit

Permalink
Updated requirements.txt with necessary packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ajtazer committed Jul 25, 2024
1 parent 6e2b39d commit c9e0b7a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
Empty file modified README.md
100644 → 100755
Empty file.
Empty file modified helios.py
100644 → 100755
Empty file.
7 changes: 5 additions & 2 deletions requirements.txt
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
selenium==4.22.0
requests==2.32.3
aiohttp
beautifulsoup4==4.12.3
requests==2.32.3
selenium==4.22.0
uvloop
webdriver-manager==4.0.1

0 comments on commit c9e0b7a

Please sign in to comment.