-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
103 lines (103 loc) · 1.78 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
94
95
96
97
98
99
100
101
102
103
aiohttp==3.8.1
aiosignal==1.2.0
alembic==1.7.5
anyio==3.4.0
asgiref==3.4.1
async-timeout==4.0.2
attrs==21.4.0
Automat==20.2.0
autopep8==1.6.0
beautifulsoup4==4.10.0
cachetools==4.2.4
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.10
click==8.0.3
constantly==15.1.0
cryptography==36.0.1
cssselect==1.1.0
dnspython==2.1.0
email-validator==1.1.3
fastapi==0.70.1
FastAPI-SQLAlchemy==0.2.1
feedparser==6.0.8
frozenlist==1.2.0
google-api-core==2.3.2
google-api-python-client==2.33.0
google-auth==2.3.3
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.4.6
googleapis-common-protos==1.54.0
greenlet==1.1.2
h11==0.12.0
h2==3.2.0
hpack==3.0.0
httplib2==0.20.2
httptools==0.2.0
hyperframe==5.2.0
hyperlink==21.0.0
idna==3.3
importlib-metadata==4.10.0
importlib-resources==5.4.0
incremental==21.3.0
itemadapter==0.4.0
itemloaders==1.0.4
itsdangerous==2.0.1
Jinja2==3.0.3
jmespath==0.10.0
loguru==0.5.3
lxml==4.7.1
Mako==1.1.6
MarkupSafe==2.0.1
multidict==5.2.0
numpy==1.22.2
oauthlib==3.1.1
orjson==3.6.5
pandas==1.4.1
parsel==1.6.0
priority==1.3.0
Protego==0.1.16
protobuf==3.19.1
psycopg2==2.9.3
psycopg2-binary==2.9.3
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.8.0
pycparser==2.21
pydantic==1.9.0
PyDispatcher==2.0.5
pyOpenSSL==22.0.0
pyparsing==3.0.6
python-dateutil==2.8.2
python-decouple==3.5
python-dotenv==0.19.2
python-multipart==0.0.5
pytz==2021.3
PyYAML==5.4.1
queuelib==1.6.2
requests==2.27.1
requests-oauthlib==1.3.0
rsa==4.8
Scrapy==2.5.1
service-identity==21.1.0
sgmllib3k==1.0.0
six==1.16.0
slackclient==2.9.3
sniffio==1.2.0
soupsieve==2.3.1
SQLAlchemy==1.4.29
starlette==0.16.0
toml==0.10.2
Twisted==21.7.0
typing_extensions==4.0.1
ujson==4.3.0
uritemplate==4.1.1
urllib3==1.26.8
uvicorn==0.15.0
uvloop==0.16.0
w3lib==1.22.0
watchgod==0.7
websockets==10.1
yarl==1.7.2
zipp==3.7.0
zope.interface==5.4.0