Skip to content

Commit

Permalink
Forti shield patch 1 (#10)
Browse files Browse the repository at this point in the history
* Pin dependencies version

Signed-off-by: FortiShield <161459699+FortiShield@users.noreply.github.com>

* Update requirements.txt

Signed-off-by: FortiShield <161459699+FortiShield@users.noreply.github.com>

---------

Signed-off-by: FortiShield <161459699+FortiShield@users.noreply.github.com>
  • Loading branch information
FortiShield authored Jun 8, 2024
1 parent e9550cb commit 3463f47
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -159,4 +159,4 @@ cython_debug/
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
.idea/
22 changes: 13 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,21 +1,25 @@
langgraph==0.0.62
langgraph==0.0.64
pyqt5==5.15.10
scipy==1.13.1
pygame==2.5.2
soundcard==0.4.3
openai==1.30.3
langchain_openai==0.1.8
python-dotenv==1.0.1
upsonic
langchain==0.2.2
langchain_community==0.2.1
python-dotenv==1.0.0
upsonic==0.28.2
pyautogui==0.9.54
sounddevice==0.4.7
sounddevice==0.4.6
soundfile==0.12.1
pydub==0.25.1
pyscreeze
requests
pyscreeze==0.1.30
requests==2.28.2
pyperclip==1.8.2
pydantic==2.7.2
pillow==10.3.0
langchain_experimental
langchainhub==0.1.17
langchain_experimental==0.0.60
opentelemetry-sdk==1.24.0
opentelemetry-exporter-otlp==1.24.0
langchain-groq==0.1.5
langchain-community==0.2.3
langchain==0.2.3

0 comments on commit 3463f47

Please sign in to comment.