-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
56 lines (56 loc) · 1.92 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
amqp==5.1.1
anyio==3.6.1
atomicwrites==1.4.0
attrs==21.4.0
black==22.3.0
certifi==2022.6.15
cffi==1.15.1
charset-normalizer==2.1.0
click==8.1.3
colorama==0.4.4
coverage==6.4.1
cryptography==37.0.2
dnspython==2.2.1
Faker==13.13.0
fastapi==0.78.0
feedparser==6.0.10
h11==0.13.0
httplib2==0.20.4
httptools==0.4.0
idna==3.3
iniconfig==1.1.1
kombu==5.2.4
mongoengine==0.24.1
mongomock==4.0.0
mypy-extensions==0.4.3
packaging==21.3
pathspec==0.9.0
platformdirs==2.5.2
pluggy==1.0.0
py==1.11.0
pycparser==2.21
pydantic==1.9.1
PyJWT==2.4.0
pymongo==4.1.1
pyparsing==3.0.9
pyrabbit==1.1.0
pytest==7.1.2
pytest-cov==3.0.0
pytest-html==3.1.1
pytest-metadata==2.0.1
python-dateutil==2.8.2
python-dotenv==0.20.0
PyYAML==6.0
requests==2.28.1
sentinels==1.0.0
sgmllib3k==1.0.0
six==1.16.0
sniffio==1.2.0
starlette==0.19.1
tomli==2.0.1
typing_extensions==4.2.0
urllib3==1.26.9
uvicorn==0.18.2
vine==5.0.0
watchfiles==0.15.0
websockets==10.3