Skip to content

Commit 9803a74

Browse files
committed
upgraded the requirements txt
1 parent 5331df1 commit 9803a74

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
requests==2.31.0
2-
beautifulsoup4==4.12.2
3-
regex==2023.6.3
4-
numpy==1.25.0
5-
rich==13.4.2
1+
requests>=2.31
2+
beautifulsoup4>=4.12
3+
regex>=2023.8.8
4+
numpy>=1.25
5+
rich>=13.5

0 commit comments

Comments
 (0)