Skip to content

Commit

Permalink
get ragdaemon from pip
Browse files Browse the repository at this point in the history
  • Loading branch information
granawkins committed Apr 7, 2024
1 parent f3b45b0 commit 668409b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,3 @@ benchmark_repos
docs/build
.DS_Store
benchmarks/benchmarks/swe_bench_samples
**/*.ragdaemon
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ pytest-mock==3.11.1
pytest-reportlog==0.4.0
pytest-timeout==2.2.0
python-dotenv==1.0.0
ragdaemon==0.1.1
selenium==4.15.2
sentry-sdk==1.34.0
sounddevice==0.4.6
Expand All @@ -30,4 +31,3 @@ typing_extensions==4.8.0
tqdm>=4.66.1
webdriver_manager==4.0.1
watchfiles==0.21.0
ragdaemon @ git+https://github.com/AbanteAI/ragdaemon@main

0 comments on commit 668409b

Please sign in to comment.