-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest-requirements.txt
76 lines (76 loc) · 1.24 KB
/
test-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
aiofiles==0.5.0
amqp==5.1.1
aniso8601==7.0.0
anyio==3.7.0
async-exit-stack==1.0.1
async-generator==1.10
attrs==23.1.0
beanie==1.19.2
billiard==3.6.4.0
celery==5.0.5
certifi==2022.12.7
chardet==4.0.0
click==7.1.2
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.3.0
dnspython==2.1.0
email-validator==1.1.2
exceptiongroup==1.1.1
fastapi==0.95.2
flower==1.0.0
graphene==2.1.8
graphql-core==2.3.2
graphql-relay==2.0.1
h11==0.14.0
httpcore==0.17.2
httptools==0.1.2
httpx==0.24.1
humanize==4.7.0
idna==2.10
iniconfig==2.0.0
itsdangerous==1.1.0
Jinja2==2.11.3
kombu==5.3.1
lazy-model==0.0.5
MarkupSafe==2.0.1
mongomock==4.1.2
mongomock-motor==0.0.20
motor==3.2.0
orjson==3.9.1
outcome==1.2.0
packaging==23.1
Pillow==9.5.0
pluggy==1.2.0
prometheus-client==0.17.0
promise==2.3
prompt-toolkit==3.0.38
pydantic==1.10.9
pymongo==4.4.0
pytest==7.4.0
python-dateutil==2.8.2
python-dotenv==0.17.1
python-multipart==0.0.5
pytz==2023.3
PyYAML==5.4.1
requests==2.25.1
Rx==1.6.1
sentinels==1.0.0
six==1.16.0
sniffio==1.3.0
sortedcontainers==2.4.0
starlette==0.27.0
toml==0.10.2
tomli==2.0.1
tornado==6.3.2
trio==0.21.0
typing_extensions==4.6.3
tzdata==2023.3
ujson==4.0.2
urllib3==1.26.5
uvicorn==0.13.4
uvloop==0.17.0
vine==5.0.0
watchgod==0.7
wcwidth==0.2.6
websockets==10.0