Update requirements
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -1 +1,4 @@
|
|
|
|
|
|
1 |
azrock @ git+https://github.com/VianneyMI/hf_ai_agent_course_capstone.git@main
|
|
|
|
1 |
+
# I only need the azrock package
|
2 |
+
# the dependencies are listed in azrock pyproject.toml
|
3 |
azrock @ git+https://github.com/VianneyMI/hf_ai_agent_course_capstone.git@main
|
4 |
+
|