-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements-dev.txt
113 lines (113 loc) · 4.04 KB
/
requirements-dev.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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
-i https://pypi.org/simple
asttokens==2.2.1
autopep8==2.0.2
boto3-stubs==1.26.154
botocore-stubs==1.29.154 ; python_version >= '3.7' and python_version < '4.0'
certifi==2023.5.7 ; python_version >= '3.6'
colorama==0.4.6 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6'
distlib==0.3.6
exceptiongroup==1.1.1 ; python_version < '3.11'
executing==1.2.0
filelock==3.12.2 ; python_version >= '3.7'
flake8==6.0.0
icecream==2.1.3
iniconfig==2.0.0 ; python_version >= '3.7'
isort==5.12.0
mccabe==0.7.0 ; python_version >= '3.6'
motor-stubs==1.7.1
packaging==23.1 ; python_version >= '3.7'
pipenv==2023.6.12
platformdirs==3.5.3 ; python_version >= '3.7'
pluggy==1.0.0 ; python_version >= '3.6'
pycodestyle==2.10.0
pydub-stubs==0.25.1.0
pyflakes==3.0.1 ; python_version >= '3.6'
pygments==2.15.1 ; python_version >= '3.7'
pytest==7.3.2
pytest-dependency==0.5.1
setuptools==67.8.0 ; python_version >= '3.7'
six==1.16.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
tomli==2.0.1 ; python_version < '3.11'
tqdm-stubs==0.2.1
types-aioboto3==11.2.0
types-aiobotocore==2.5.0.post2 ; python_version >= '3.7'
types-awscrt==0.16.19 ; python_version >= '3.7' and python_version < '4.0'
types-passlib==1.7.7.12
types-pyasn1==0.4.0.5
types-pytest-lazy-fixture==0.6.3.3
types-python-jose==3.3.4.7
types-requests==2.31.0.1
types-s3transfer==0.6.1 ; python_version >= '3.7' and python_version < '4.0'
types-urllib3==1.26.25.13
virtualenv==20.23.0 ; python_version >= '3.7'
virtualenv-clone==0.5.7 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
aioboto3==11.2.0
aiobotocore[boto3]==2.5.0 ; python_version >= '3.7'
aiohttp==3.8.4 ; python_version >= '3.6'
aioitertools==0.11.0 ; python_version >= '3.6'
aiosignal==1.3.1 ; python_version >= '3.7'
anyio==3.7.0 ; python_version >= '3.7'
async-timeout==4.0.2 ; python_version >= '3.6'
attrs==23.1.0 ; python_version >= '3.7'
awscrt==0.16.9
bcrypt==4.0.1
beanie==1.19.2
boto3==1.26.76
botocore==1.29.76 ; python_version >= '3.7'
bunnet==1.1.0
cffi==1.15.1
charset-normalizer==3.1.0 ; python_full_version >= '3.7.0'
click==8.1.3 ; python_version >= '3.7'
coverage[toml]==7.2.7 ; python_version >= '3.7'
cryptography==41.0.1 ; python_version >= '3.6'
dnspython==2.3.0 ; python_version >= '3.7' and python_version < '4.0'
ecdsa==0.18.0 ; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
email-validator==2.0.0.post2
fastapi==0.97.0
frozenlist==1.3.3 ; python_version >= '3.7'
gunicorn==20.1.0
h11==0.14.0 ; python_version >= '3.7'
httpcore==0.17.2 ; python_version >= '3.7'
httptools==0.5.0
httpx==0.24.1
idna==3.4 ; python_version >= '3.5'
jmespath==1.0.1 ; python_version >= '3.7'
lazy-model==0.0.5 ; python_version >= '3.7' and python_version < '4.0'
markdown-it-py==3.0.0 ; python_version >= '3.8'
mdurl==0.1.2 ; python_version >= '3.7'
motor==3.1.2
multidict==6.0.4 ; python_version >= '3.7'
mypy==1.3.0
mypy-extensions==1.0.0 ; python_version >= '3.5'
numpy==1.24.3
passlib[bcrypt]==1.7.4
pyasn1==0.5.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
pycparser==2.21
pydantic==1.10.9
pydub==0.25.1
pymongo[srv]==4.3.3
pytest-cov==4.1.0
pytest-lazy-fixture==0.6.3
pytest-order==1.1.0
python-dateutil==2.8.2 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
python-dotenv==1.0.0
python-jose[cryptography]==3.3.0
python-multipart==0.0.6
pyyaml==6.0
regex==2023.6.3
requests==2.31.0
rich==13.4.2
rsa==4.9 ; python_version >= '3.6' and python_version < '4'
s3transfer==0.6.1 ; python_version >= '3.7'
sniffio==1.3.0 ; python_version >= '3.7'
starlette==0.27.0 ; python_version >= '3.7'
toml==0.10.2 ; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
tqdm==4.65.0
typing-extensions==4.6.3 ; python_version >= '3.7'
urllib3==1.26.16 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
uvicorn[standard]==0.22.0
uvloop==0.17.0
watchfiles==0.19.0
websockets==11.0.3
wrapt==1.15.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
yarl==1.9.2 ; python_version >= '3.7'