-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
64 lines (64 loc) · 1.12 KB
/
requirements.txt
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
aiofiles==24.1.0
aiohttp==3.9.3
aiosignal==1.3.1
annotated-types==0.7.0
anyio==3.7.1
async-timeout==4.0.3
attrs==24.2.0
backoff==2.2.1
black==24.1.1
cachetools==5.3.2
certifi==2024.8.30
charset-normalizer==3.4.0
click==8.1.7
colorama==0.4.6
colorlog==6.8.2
coverage==7.6.4
distro==1.9.0
dnspython==2.7.0
fastapi==0.110.0
flake8==7.0.0
frozenlist==1.5.0
geographiclib==2.0
geopy==2.4.1
h11==0.14.0
httpcore==1.0.6
httpx==0.27.2
idna==3.10
iniconfig==2.0.0
iso8601==2.1.0
isort==5.13.2
mccabe==0.7.0
motor==3.3.2
multidict==6.1.0
mypy-extensions==1.0.0
openai==1.10.0
packaging==24.1
pathspec==0.12.1
platformdirs==4.3.6
pluggy==1.5.0
propcache==0.2.0
PyAudio==0.2.14
pycodestyle==2.11.1
pydantic==2.5.3
pydantic_core==2.14.6
pyflakes==3.2.0
pymongo==4.6.0
pytest==7.4.4
pytest-asyncio==0.23.0
pytest-cov==4.1.0
python-dotenv==1.0.0
python-multipart==0.0.9
PyYAML==6.0.1
requests==2.31.0
sentry-sdk==1.39.1
sniffio==1.3.1
SpeechRecognition==3.10.0
starlette==0.36.3
tqdm==4.66.5
twitchio==2.6.0
typing_extensions==4.9.0
urllib3==2.2.3
uvicorn==0.27.1
websockets==12.0
yarl==1.16.0