Skip to content

Commit

Permalink
chore: added requirements.txt file
Browse files Browse the repository at this point in the history
  • Loading branch information
MaEscalanteHe committed May 28, 2024
1 parent 7d62e00 commit f87e4d3
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
annotated-types==0.7.0
anyio==4.4.0
black==24.4.2
certifi==2024.2.2
click==8.1.7
distro==1.9.0
flake8==7.0.0
h11==0.14.0
httpcore==1.0.5
httpx==0.27.0
idna==3.7
mccabe==0.7.0
mypy-extensions==1.0.0
openai==1.30.3
packaging==24.0
pathspec==0.12.1
platformdirs==4.2.2
pycodestyle==2.11.1
pydantic==2.7.1
pydantic_core==2.18.2
pyflakes==3.2.0
sniffio==1.3.1
tqdm==4.66.4
typing_extensions==4.12.0

0 comments on commit f87e4d3

Please sign in to comment.