-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
71 lines (71 loc) · 1.17 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
65
66
67
68
69
70
71
aiofiles==23.2.1
aiohappyeyeballs==2.4.0
aiohttp==3.10.2
aiohttp-jinja2==1.5
aiosignal==1.3.1
anyio==4.2.0
astroid==2.12.10
async-lru==2.0.4
async-timeout==4.0.2
attrs==21.4.0
blinker==1.6.2
botocore==1.34.110
certifi==2024.8.30
cffi==1.15.1
chardet==4.0.0
charset-normalizer==2.1.1
click==8.1.3
dill==0.3.5.1
discord.py==2.4.0
discordhealthcheck==0.0.8
distro==1.9.0
dnspython==2.2.0
docutils==0.19
duckduckgo-search==2.7.0
et-xmlfile==1.1.0
exceptiongroup==1.2.2
Flask==2.3.2
frozenlist==1.3.3
h11==0.14.0
httpcore==1.0.3
httpx==0.27.2
idna==3.3
isort==5.13.2
itsdangerous==2.1.2
Jinja2==3.1.3
jmespath==1.0.1
lazy-object-proxy==1.7.1
MarkupSafe==2.1.1
mccabe==0.7.0
motor==3.1.2
multidict==6.0.2
numpy==1.23.5
openai==1.12.0
openpyxl==3.0.10
pandas==1.5.2
pandas-stubs==1.5.2.221124
pillow==10.2.0
platformdirs==2.4.1
psutil==5.9.5
pycparser==2.21
pydantic==1.9.0
pylint==2.15.3
pymongo==4.3.3
python-dateutil==2.8.2
python-dotenv==0.19.2
pytz==2022.6
PyYAML==6.0.1
requests==2.28.1
s3transfer==0.10.0
sentry-sdk==2.15.0
six==1.16.0
sniffio==1.3.0
tomli==2.0.0
tomlkit==0.11.5
tqdm==4.64.1
types-pytz==2022.6.0.1
typing_extensions==4.9.0
urllib3==1.26.19
Werkzeug==3.0.3
wrapt==1.14.1
yarl==1.8.1