-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
48 lines (48 loc) · 839 Bytes
/
requirements.txt
File metadata and controls
48 lines (48 loc) · 839 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
47
48
annotated-types==0.7.0
anyio==4.8.0
asttokens==3.0.0
async-timeout==5.0.1
asyncpg==0.30.0
certifi==2025.1.31
charset-normalizer==3.4.1
decorator==5.2.1
distro==1.9.0
exceptiongroup==1.2.2
executing==2.2.0
h11==0.14.0
httpcore==1.0.7
httpx==0.28.1
idna==3.10
iniconfig==2.0.0
ipython==8.33.0
jedi==0.19.2
jiter==0.8.2
matplotlib-inline==0.1.7
nest-asyncio==1.6.0
openai>=1.0.0
packaging==24.2
parso==0.8.4
pexpect==4.9.0
pluggy==1.5.0
prompt-toolkit==3.0.50
psycopg2-binary==2.9.10
ptyprocess==0.7.0
pure-eval==0.2.3
pydantic==2.10.6
pydantic-core==2.27.2
pygments==2.19.1
pytest==8.3.5
pytest-asyncio==0.25.3
python-dotenv==1.0.1
python-telegram-bot==21.11.1
pytz==2025.1
requests==2.32.3
schedule==1.2.2
sniffio==1.3.1
stack-data==0.6.3
tomli==2.2.1
tqdm==4.67.1
traitlets==5.14.3
typing-extensions==4.12.2
urllib3==2.3.0
wcwidth==0.2.13