-
Notifications
You must be signed in to change notification settings - Fork 6
/
requirements.txt
65 lines (65 loc) · 2.27 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
aiocache==0.12.0
aiohttp==3.8.4
aioredis==1.3.1
aioredlock==0.7.3
aiosignal==1.3.1
anyio==3.6.2
async-timeout==4.0.2
asyncio-redis==0.16.0
attrs==22.2.0
beautifulsoup4==4.11.2
Brotli==1.0.9
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==3.0.1
click==8.1.3
cloudflare==2.11.1
colorama==0.4.6
cryptography==39.0.2
fastapi==0.93.0
frozenlist==1.3.3
greenlet==2.0.2
gunicorn==20.1.0
h11==0.14.0
h2==4.1.0
hiredis==2.2.2
hpack==4.0.0
httpcore==0.16.3
httptools==0.5.0
httpx==0.23.3
hyperframe==6.0.1
idna==3.4
Jinja2==3.1.2
jsonlines==3.1.0
line-profiler==4.0.3
llvmlite==0.39.1
MarkupSafe==2.1.2
multidict==6.0.4
numba==0.56.4
numpy==1.23.5
paypalrestsdk==1.13.1
pycparser==2.21
pydantic==1.10.5
PyMySQL==1.0.2
pyOpenSSL==23.0.0
python-dotenv==0.21.1
python-http-client==3.3.7
python-multipart==0.0.6
PyYAML==6.0
redis==4.5.1
requests==2.28.2
rfc3986==1.5.0
sendgrid==6.9.7
six==1.16.0
sniffio==1.3.0
soupsieve==2.4
SQLAlchemy==2.0.4
starkbank-ecdsa==2.2.0
starlette==0.25.0
typing_extensions==4.5.0
ujson==5.7.0
urllib3==1.26.14
uvicorn==0.20.0
watchfiles==0.18.1
websockets==10.4
yarl==1.8.2