-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-dev.txt
110 lines (110 loc) · 3.55 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
# To update, edit Pipfile and then "make requirements-dev.txt"
-i https://pypi.org/simple
async-timeout==4.0.3; python_full_version <= '3.11.2'
bleach==6.0.0; python_version >= '3.7'
certifi==2023.7.22; python_version >= '3.6'
cffi==1.15.1
charset-normalizer==3.2.0; python_full_version >= '3.7.0'
coverage==7.2.7
cryptography==41.0.3
docutils
exceptiongroup==1.1.2; python_version < '3.11'
execnet==2.0.2; python_version >= '3.7'
fakeredis==2.17.0
flake8==6.1.0
httpretty==1.1.4
idna==3.4; python_version >= '3.5'
importlib-metadata==6.8.0; python_version >= '3.8'
iniconfig==2.0.0; python_version >= '3.7'
jaraco.classes==3.3.0; python_version >= '3.8'
jeepney==0.8.0; sys_platform == 'linux'
keyring==24.2.0; python_version >= '3.8'
markdown-it-py==3.0.0; python_version >= '3.8'
mccabe==0.7.0; python_version >= '3.6'
mdurl==0.1.2; python_version >= '3.7'
more-itertools==10.1.0; python_version >= '3.8'
packaging==23.1; python_version >= '3.7'
pkginfo==1.9.6; python_version >= '3.6'
pluggy==1.2.0; python_version >= '3.7'
pycodestyle==2.11.0; python_version >= '3.8'
pycparser==2.21
pyflakes==3.1.0; python_version >= '3.8'
pygments==2.16.1; python_version >= '3.7'
pytest==7.4.0
pytest-cov==4.1.0
pytest-xdist==3.3.1
readme-renderer==40.0; python_version >= '3.8'
redis==4.6.0
requests==2.31.0
requests-toolbelt==1.0.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
rfc3986==2.0.0; python_version >= '3.7'
rich==13.5.2; python_full_version >= '3.7.0'
secretstorage==3.3.3; sys_platform == 'linux'
six==1.16.0
sortedcontainers==2.4.0
tomli==2.0.1; python_version < '3.11'
twine==4.0.2
urllib3==1.26.16
webencodings==0.5.1
wheel==0.41.1
zipp==3.16.2; python_version >= '3.8'
alembic==1.11.2
amqp==5.1.1; python_version >= '3.6'
attrs==23.1.0; python_version >= '3.7'
authlib==0.15.6
b2sdk==1.23.0
babel==2.12.1; python_version >= '3.7'
billiard==4.1.0; python_version >= '3.7'
boto3==1.26.132
botocore==1.29.132
cachetools==5.3.0
celery==5.3.1
click==8.1.6; python_version >= '3.7'
click-didyoumean==0.3.0; python_full_version >= '3.6.2' and python_full_version < '4.0.0'
click-plugins==1.1.1
click-repl==0.3.0; python_version >= '3.6'
clickclick==20.10.2
connexion[swagger-ui]==2.14.2
decorator==5.1.1; python_version >= '3.5'
dollar-ref==0.1.3
flask==2.2.5
flask-babel==2.0.0
flask-cors==4.0.0
future==0.18.3; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
geocoder==1.38.1
greenlet==2.0.2
inflection==0.5.1; python_version >= '3.5'
itsdangerous==2.1.2
jinja2==3.1.2
jmespath==1.0.1; python_version >= '3.7'
jsonschema==4.19.0; python_version >= '3.8'
jsonschema-specifications==2023.7.1; python_version >= '3.8'
kombu==5.3.1; python_version >= '3.8'
ldap3==2.9.1
logfury==1.0.1
mako==1.2.4; python_version >= '3.7'
markupsafe==2.1.3; python_version >= '3.7'
passlib==1.7.4
prompt-toolkit==3.0.39; python_full_version >= '3.7.0'
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'
pycryptodomex==3.17
pyjwt==2.8.0
pymysql==1.1.0
pyotp==2.9.0
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pytz==2023.3
pyyaml==6.0.1; python_version >= '3.6'
ratelim==0.1.6
referencing==0.30.2; python_version >= '3.8'
rpds-py==0.9.2; python_version >= '3.8'
s3transfer==0.6.1; python_version >= '3.7'
sqlalchemy==1.3.24
sqlalchemy-utils==0.41.1
swagger-ui-bundle==0.0.9
termcolor==2.3.0; python_version >= '3.7'
tqdm==4.66.1; python_version >= '3.7'
typing-extensions==4.7.1; python_version >= '3.7'
tzdata==2023.3; python_version >= '2'
vine==5.0.0; python_version >= '3.6'
wcwidth==0.2.6
werkzeug==2.2.3