Skip to content

Commit

Permalink
Update requirements.txt for kali linux
Browse files Browse the repository at this point in the history
  • Loading branch information
malvads authored May 19, 2024
1 parent da7c3ba commit a4db9e0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
aiohttp==3.9.5
aiohttp>=3.9.1
aiosignal==1.3.1
attrs==23.2.0
beautifulsoup4==4.12.3
frozenlist==1.4.1
idna==3.7
multidict==6.0.5
frozenlist>=1.4.0
idna>=3.6
multidict>=6.0.4
pyfiglet==1.0.2
soupsieve==2.5
tabulate==0.9.0
yarl==1.9.4
tabulate>=0.8.10
yarl==1.9.4

0 comments on commit a4db9e0

Please sign in to comment.