Skip to content

Commit e8c9589

Browse files
author
QuantumBot AI
committed
fix: revert broken requirements and include latest bot changes
1 parent 2db1e35 commit e8c9589

1 file changed

Lines changed: 14 additions & 71 deletions

File tree

requirements.txt

Lines changed: 14 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -1,71 +1,14 @@
1-
annotated-types==0.7.0
2-
anyio==4.13.0
3-
appwrite==18.1.0
4-
attrs==26.1.0
5-
Automat==25.4.16
6-
backports.tarfile==1.2.0
7-
bcrypt==5.0.0
8-
build==1.5.0
9-
certifi==2026.4.22
10-
cffi==2.0.0
11-
charset-normalizer==3.4.7
12-
cli-comet==1.2.5
13-
colorama==0.4.6
14-
-e git+https://github.com/razoring/Comet.git@a073e56fc0f96b8007057585b4bdbeb27713a43b#egg=comet
15-
constantly==23.10.4
16-
cryptography==48.0.0
17-
distro==1.9.0
18-
docutils==0.22.4
19-
exceptiongroup==1.3.1
20-
h11==0.16.0
21-
httpcore==1.0.9
22-
httpx==0.28.1
23-
hyperlink==21.0.0
24-
id==1.6.1
25-
idna==3.15
26-
importlib_metadata==9.0.0
27-
Incremental==24.11.0
28-
invoke==3.0.3
29-
jaraco.classes==3.4.0
30-
jaraco.context==6.1.2
31-
jaraco.functools==4.5.0
32-
jiter==0.15.0
33-
keyring==25.7.0
34-
linkify-it-py==2.1.0
35-
lxml==6.1.1
36-
markdown-it-py==4.2.0
37-
mdit-py-plugins==0.6.1
38-
mdurl==0.1.2
39-
more-itertools==11.1.0
40-
nh3==0.3.5
41-
ollama==0.6.2
42-
openai==2.38.0
43-
packaging==26.2
44-
paramiko==5.0.0
45-
platformdirs==4.9.6
46-
pycparser==3.0
47-
pydantic==2.13.4
48-
pydantic_core==2.46.4
49-
Pygments==2.20.0
50-
PyNaCl==1.6.2
51-
pyperclip==1.11.0
52-
pyproject_hooks==1.2.0
53-
pywin32-ctypes==0.2.3
54-
readme_renderer==44.0
55-
requests==2.34.2
56-
requests-toolbelt==1.0.0
57-
rfc3986==2.0.0
58-
rich==15.0.0
59-
scp==0.15.0
60-
sniffio==1.3.1
61-
textual==8.2.7
62-
tomli==2.4.1
63-
tqdm==4.67.3
64-
twine==6.2.0
65-
Twisted==26.4.0
66-
typing-inspection==0.4.2
67-
typing_extensions==4.15.0
68-
uc-micro-py==2.0.0
69-
urllib3==2.7.0
70-
zipp==4.1.0
71-
zope.interface==8.4
1+
discord.py
2+
python-dotenv
3+
psycopg2-binary
4+
numpy
5+
pandas
6+
yfinance
7+
matplotlib
8+
scipy
9+
prophet
10+
pyfonts
11+
Pillow
12+
requests
13+
discord-webhook
14+
PyGithub

0 commit comments

Comments
 (0)