-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
63 lines (63 loc) · 1.08 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
aiohttp==3.8.3
aiosignal==1.2.0
anyio==3.6.1
async-generator==1.10
async-timeout==4.0.2
attrs==22.1.0
Automat==20.2.0
beautifulsoup4==4.11.1
bs4==0.0.1
certifi==2022.9.24
cffi==1.15.1
charset-normalizer==2.1.1
click==8.1.3
colorama==0.4.5
constantly==15.1.0
cryptography==38.0.1
cssselect==1.1.0
exceptiongroup==1.0.0rc9
fastapi==0.85.0
filelock==3.8.0
frozenlist==1.3.1
h11==0.14.0
hyperlink==21.0.0
idna==3.4
incremental==21.3.0
itemadapter==0.7.0
itemloaders==1.0.6
jmespath==1.0.1
lxml==4.9.1
multidict==6.0.2
outcome==1.2.0
parsel==1.6.0
Protego==0.2.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
pydantic==1.10.2
PyDispatcher==2.0.6
pyOpenSSL==22.1.0
PySocks==1.7.1
python-dotenv==0.21.0
queuelib==1.6.2
requests==2.28.1
requests-file==1.5.1
service-identity==21.1.0
six==1.16.0
sniffio==1.3.0
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
starlette==0.20.4
tldextract==3.4.0
tqdm==4.64.1
trio==0.22.0
trio-websocket==0.9.2
Twisted==22.8.0
twisted-iocpsupport==1.0.2
typing_extensions==4.4.0
urllib3==1.26.12
uvicorn==0.18.3
w3lib==2.0.1
wsproto==1.2.0
yarl==1.8.1
zope.interface==5.5.0