-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
72 lines (72 loc) · 1.22 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
alembic==1.11.1
anyio==3.7.0
asyncpg==0.27.0
bcrypt==4.0.1
certifi==2023.5.7
cffi==1.15.1
click==8.1.3
cloudinary==1.33.0
cryptography==41.0.1
dnspython==2.3.0
ecdsa==0.18.0
EditorConfig==0.12.3
email-validator==2.0.0.post2
Faker==18.10.0
fast-query-parsers==0.4.0
greenlet==2.0.2
h11==0.14.0
httpcore==0.17.2
httptools==0.5.0
httpx==0.24.1
idna==3.4
iniconfig==2.0.0
install==1.3.5
Jinja2==3.1.2
jsbeautifier==1.14.8
Mako==1.2.4
markdown-it-py==2.2.0
MarkupSafe==2.1.2
mdurl==0.1.2
mirakuru==2.5.1
msgspec==0.15.1
multidict==6.0.4
packaging==23.1
passlib==1.7.4
pluggy==1.0.0
polyfactory==2.2.0
port-for==0.6.3
psutil==5.9.5
psycopg==3.1.9
psycopg-binary==3.1.9
psycopg2-binary==2.9.6
pyasn1==0.5.0
pycparser==2.21
pydantic==1.10.8
pydantic-factories==1.17.3
pydantic-openapi-schema==1.5.1
Pygments==2.15.1
pytest==7.3.1
pytest-asyncio==0.21.0
pytest-mock==3.10.0
pytest-postgresql==5.0.0
python-dateutil==2.8.2
python-dotenv==1.0.0
python-jose==3.3.0
python-slugify==8.0.1
pytz==2023.3
PyYAML==6.0
rich==13.4.1
rsa==4.9
six==1.16.0
sniffio==1.3.0
SQLAlchemy==2.0.15
starlite==1.51.12
tenacity==8.2.2
text-unidecode==1.3
typer==0.9.0
typing_extensions==4.6.3
urllib3==1.26.16
uvicorn==0.21.1
uvloop==0.17.0
watchfiles==0.19.0
websockets==11.0.3