-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
57 lines (57 loc) · 958 Bytes
/
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
aio-pika==9.4.2
aiormq==6.8.0
amqp==5.2.0
annotated-types==0.5.0
anyio==3.7.1
asgiref==3.7.2
async-timeout==4.0.3
billiard==4.2.0
boto3==1.29.5
botocore==1.32.5
celery==5.3.6
celery-redbeat==2.2.0
certifi==2024.2.2
charset-normalizer==3.3.2
click==8.1.6
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.3.0
dnspython==2.4.1
email_validator==2.1.1
exceptiongroup==1.1.2
fastapi==0.101.0
gunicorn==21.2.0
h11==0.14.0
httptools==0.6.0
idna==3.4
jmespath==1.0.1
kombu==5.3.5
motor==3.2.0
multidict==6.0.5
packaging==23.1
pamqp==3.3.0
pika-stubs==0.1.3
prompt-toolkit==3.0.43
pydantic==1.10.13
pymongo==4.4.1
python-dateutil==2.8.2
python-dotenv==1.0.0
pytz==2024.1
PyYAML==6.0.1
redis==5.0.1
requests==2.31.0
s3transfer==0.7.0
six==1.16.0
sniffio==1.3.0
starlette==0.27.0
tenacity==8.2.3
typing_extensions==4.7.1
tzdata==2023.4
urllib3==2.0.7
uvicorn==0.23.2
uvloop==0.17.0
vine==5.1.0
watchfiles==0.19.0
wcwidth==0.2.13
websockets==11.0.3
yarl==1.9.4