Skip to content

Commit c685713

Browse files
authored
Ease up dependancies
1 parent 3dda98a commit c685713

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
mkdocs-material>=9.5.41
2-
mkdocs-jupyter>=0.25.1
3-
mkdocs-material[imaging]>=9.5.41
4-
mkdocs-redirects>=1.2.1
5-
mkdocstrings>=0.28.3
6-
mkdocstrings-python>=1.12.2
1+
git+https://github.com/stanfordnlp/dspy.git
2+
mkdocs-material
3+
mkdocs-jupyter
4+
mkdocs-material[imaging]
5+
mkdocs-redirects
6+
mkdocstrings
7+
mkdocstrings-python
78
urllib3==1.26.6
89
mistune==3.0.2
9-
git+https://github.com/stanfordnlp/dspy.git

0 commit comments

Comments
 (0)