first commit
This commit is contained in:
parent
0c4ceec221
commit
725342187c
22
requirements.txt
Normal file
22
requirements.txt
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
annotated-types==0.7.0
|
||||||
|
anyio==4.8.0
|
||||||
|
blinker==1.9.0
|
||||||
|
certifi==2025.1.31
|
||||||
|
click==8.1.8
|
||||||
|
distro==1.9.0
|
||||||
|
exceptiongroup==1.2.2
|
||||||
|
Flask==3.1.0
|
||||||
|
groq==0.18.0
|
||||||
|
h11==0.14.0
|
||||||
|
httpcore==1.0.7
|
||||||
|
httpx==0.28.1
|
||||||
|
idna==3.10
|
||||||
|
itsdangerous==2.2.0
|
||||||
|
Jinja2==3.1.5
|
||||||
|
MarkupSafe==3.0.2
|
||||||
|
pydantic==2.10.6
|
||||||
|
pydantic_core==2.27.2
|
||||||
|
python-dotenv==1.0.1
|
||||||
|
sniffio==1.3.1
|
||||||
|
typing_extensions==4.12.2
|
||||||
|
Werkzeug==3.1.3
|
Loading…
Reference in a new issue