Skip to content

Commit 18dbcc4

Browse files
committed
Merge branch 'main' into development
2 parents b4aed9d + d5435b6 commit 18dbcc4

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

‎README.md‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
**NEITHER THE IPA-LAB NOR HACKINGBUDDYGPT ARE INVOLVED IN ANY CRYPTO COIN! ALL INFORMATION TO THE CONTRARY IS BEING USED TO SCAM YOU! THE TWITTER ACCOUNT THAT CURRENTLY EXISTS IS JUST TRYING TO GET YOUR MONEY, DO NOT FALL FOR IT!**
2+
3+
14
# <div class="vertical-align: middle"><img src="https://github.com/ipa-lab/hackingBuddyGPT/blob/main/docs/hackingbuddy-rounded.png?raw=true" width="72"> HackingBuddyGPT [![Discord](https://dcbadge.vercel.app/api/server/vr4PhSM8yN?style=flat&compact=true)](https://discord.gg/vr4PhSM8yN)</div>
25

36
*Helping Ethical Hackers use LLMs in 50 Lines of Code or less..*

‎pyproject.toml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,15 @@ classifiers = [
2828
dependencies = [
2929
'fabric == 3.2.2',
3030
'Mako == 1.3.2',
31-
'requests == 2.32.0',
31+
'requests == 2.32.3',
3232
'rich == 13.7.1',
3333
'tiktoken == 0.8.0',
34-
'instructor == 1.3.5',
34+
'instructor == 1.7.2',
3535
'PyYAML == 6.0.1',
3636
'python-dotenv == 1.0.1',
3737
'pypsexec == 0.3.0',
3838
'pydantic == 2.8.2',
39-
'openai == 1.28.0',
39+
'openai == 1.65.2',
4040
'BeautifulSoup4',
4141
'nltk',
4242
'fastapi == 0.114.0',

0 commit comments

Comments
 (0)