Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
Ran into a pydantic-related error when installing with the previous requirements.txt file.

Probably best to keep this minimal to avoid any dependency issues.
  • Loading branch information
martin-martin authored Oct 22, 2024
1 parent 1b448e6 commit 625d20a
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions prompt-engineering/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1 @@
annotated-types==0.6.0
anyio==4.3.0
certifi==2024.2.2
distro==1.9.0
h11==0.14.0
httpcore==1.0.4
httpx==0.27.0
idna==3.6
openai==1.13.3
pydantic==2.6.3
pydantic-core==2.16.3
sniffio==1.3.1
tqdm==4.66.2
typing-extensions==4.10.0

0 comments on commit 625d20a

Please sign in to comment.