-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
83 lines (83 loc) · 3.03 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
aiohttp==3.8.5
aiosignal==1.3.1
annotated-types==0.5.0
anyio==3.7.1
async-timeout==4.0.3
attrs==23.1.0
Automat==22.10.0
beautifulsoup4==4.12.2
bs4==0.0.1
certifi==2023.7.22
cffi==1.15.1
charset-normalizer==3.2.0
click==8.1.7
colorama==0.4.6
constantly==15.1.0
cryptography==41.0.4
cssselect==1.2.0
dnspython==2.3.0
email-validator==2.0.0.post2
exceptiongroup==1.1.3
fastapi==0.103.0
# filelock==3.12.4
filelock==3.12.2
frozenlist==1.3.3
h11==0.14.0
httpcore==0.17.3
httptools==0.6.0
httpx==0.24.1
hyperlink==21.0.0
idna==3.4
incremental==22.10.0
itemadapter==0.8.0
itemloaders==1.1.0
itsdangerous==2.1.2
Jinja2==3.1.2
jmespath==1.0.1
lxml==4.9.3
MarkupSafe==2.1.3
multidict==6.0.4
openai==0.27.9
orjson==3.9.5
outcome==1.2.0
packaging==23.1
parsel==1.8.1
Protego==0.3.0
pyasn1==0.5.0
pyasn1-modules==0.3.0
pycparser==2.21
pydantic==2.3.0
pydantic-extra-types==2.1.0
pydantic-settings==2.0.3
pydantic_core==2.6.3
PyDispatcher==2.0.7
pyOpenSSL==23.2.0
PySocks==1.7.1
python-dotenv==0.21.1
python-multipart==0.0.6
PyYAML==6.0.1
queuelib==1.6.2
requests==2.31.0
requests-file==1.5.1
# service-identity==23.1.0
service-identity==21.1.0
six==1.16.0
sniffio==1.3.0
sortedcontainers==2.4.0
# soupsieve==2.5
soupsieve==2.4.1
starlette==0.27.0
tldextract==3.6.0
tqdm==4.66.1
trio==0.22.2
trio-websocket==0.10.4
typing_extensions==4.7.1
ujson==5.7.0
urllib3==2.0.4
uvicorn==0.22.0
w3lib==2.1.2
watchfiles==0.20.0
websockets==11.0.3
wsproto==1.2.0
yarl==1.9.2
zope.interface==6.0