Skip to content

Commit

Permalink
Add initial requirements.txt for dependency management
Browse files Browse the repository at this point in the history
  • Loading branch information
tomb7890 committed Sep 3, 2024
1 parent c6ab034 commit c0cf4c7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
requests==2.31.0
tqdm==4.65.0
urllib3==1.26.5
lxml==4.6.3

0 comments on commit c0cf4c7

Please sign in to comment.