-
-
Notifications
You must be signed in to change notification settings - Fork 78
Expand file tree
/
Copy pathrequirements.txt
More file actions
46 lines (46 loc) · 783 Bytes
/
requirements.txt
File metadata and controls
46 lines (46 loc) · 783 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
aiohappyeyeballs==2.4.4
aiohttp==3.11.10
aiosignal==1.3.2
annotated-types==0.7.0
anyio==4.7.0
attrs==24.2.0
certifi==2024.8.30
charset-normalizer==2.0.12
click==8.1.7
distro==1.9.0
fastapi==0.115.6
fastapi-cache2==0.2.1
frozenlist==1.5.0
groq==0.13.0
h11==0.14.0
httpcore==1.0.7
httpx==0.28.1
idna==3.10
Jinja2==3.1.4
MarkupSafe==3.0.2
multidict==6.1.0
numpy
pendulum==3.2.0
propcache==0.2.1
pydantic==2.10.3
pydantic_core==2.27.1
python-dateutil==2.9.0.post0
python-dotenv==0.19.1
psutil==6.1.0
pytest==7.4.3
pytest-asyncio==0.21.1
pytest-cov==4.1.0
coverage==7.3.2
redis==5.2.1
requests==2.26.0
six==1.17.0
sniffio==1.3.1
starlette==0.41.3
time-machine==2.16.0
typing_extensions==4.12.2
tzdata==2024.2
urllib3==1.26.20
uvicorn==0.33.0
watchdog==6.0.0
websockets==14.1
yarl==1.18.3