forked from ATLBitLab/abbot-backup
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
93 lines (93 loc) · 1.59 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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
aiohttp==3.8.5
aiosignal==1.3.1
annotated-types==0.6.0
anyio==3.6.2
appnope==0.1.3
asn1crypto==1.5.1
asttokens==2.2.1
async-timeout==4.0.2
attrs==23.1.0
backcall==0.2.0
cachetools==5.3.1
certifi==2023.7.22
cffi==1.15.1
charset-normalizer==3.1.0
click==8.1.6
coincurve==18.0.0
cryptography==41.0.4
dataclasses-json==0.6.1
decorator==5.1.1
executing==1.2.0
frozenlist==1.3.3
google-api-core==2.12.0
google-api-python-client==2.103.0
google-auth==2.23.3
google-auth-httplib2==0.1.1
googleapis-common-protos==1.60.0
greenlet==3.0.0
h11==0.14.0
httpcore==0.17.2
httplib2==0.22.0
httpx==0.24.1
idna==3.4
ipython==8.14.0
jedi==0.19.0
jsonpatch==1.33
jsonpointer==2.4
langchain==0.0.312
langsmith==0.0.43
markdown-it-py==3.0.0
marshmallow==3.20.1
matplotlib-inline==0.1.6
mdurl==0.1.2
multidict==6.0.4
mypy-extensions==1.0.0
nostr==0.0.2
numpy==1.26.0
openai==0.27.7
packaging==23.2
parso==0.8.3
pexpect==4.8.0
pickleshare==0.7.5
prompt-toolkit==3.0.39
protobuf==4.24.4
ptyprocess==0.7.0
pure-eval==0.2.2
pyasn1==0.5.0
pyasn1-modules==0.3.0
pycparser==2.21
pydantic==2.4.2
pydantic_core==2.10.1
Pygments==2.15.1
pynostr==0.6.2
pyparsing==3.1.1
PyPDF2==3.0.1
pypng==0.20220715.0
python-dotenv==1.0.0
python-telegram-bot==20.3
pytz==2023.3
PyYAML==6.0.1
qrcode==7.4.2
regex==2023.10.3
requests==2.31.0
rich==13.4.2
rsa==4.9
secp256k1==0.14.0
six==1.16.0
sniffio==1.3.0
SQLAlchemy==2.0.21
stack-data==0.6.2
tenacity==8.2.3
tiktoken==0.5.1
tlv8==0.10.0
tornado==6.3.3
tqdm==4.65.0
traitlets==5.9.0
typer==0.9.0
typing-inspect==0.9.0
typing_extensions==4.7.1
uritemplate==4.1.1
urllib3==2.0.6
wcwidth==0.2.6
websocket-client==1.6.1
yarl==1.9.2