Skip to content

Commit

Permalink
update open-interpreter
Browse files Browse the repository at this point in the history
  • Loading branch information
BlazzByte committed Nov 9, 2023
1 parent 5895008 commit 6df6b1e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@

# DB and uuid
*.db
litell_uuid.txt
litellm_uuid.txt

# Virtual environment
myenv/
venv/
env/

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ multidict==6.0.4
mypy-extensions==1.0.0
numexpr==2.8.7
numpy==1.26.0
open-interpreter==0.1.6
open-interpreter==0.1.11
openai==0.28.1
packaging==23.2
pandas==2.1.1
Expand Down

0 comments on commit 6df6b1e

Please sign in to comment.