-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements-dev.txt
40 lines (40 loc) · 1.53 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
-i https://pypi.org/simple
astroid==2.15.6 ; python_full_version >= '3.7.2'
certifi==2023.7.22 ; python_version >= '3.6'
cfgv==3.3.1 ; python_full_version >= '3.6.1'
charset-normalizer==3.2.0 ; python_full_version >= '3.7.0'
coverage==6.5.0 ; python_version >= '3.7'
coveralls==3.3.1
dill==0.3.7 ; python_version < '3.11'
distlib==0.3.7
docopt==0.6.2
exceptiongroup==1.1.2 ; python_version < '3.11'
filelock==3.12.2 ; python_version >= '3.7'
identify==2.5.24 ; python_version >= '3.7'
idna==3.4 ; python_version >= '3.5'
importlib-metadata==6.7.0 ; python_version < '3.8'
iniconfig==2.0.0 ; python_version >= '3.7'
isort==5.11.5 ; python_full_version >= '3.7.0'
lazy-object-proxy==1.9.0 ; python_version >= '3.7'
mccabe==0.7.0 ; python_version >= '3.6'
nodeenv==1.8.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6'
packaging==23.1 ; python_version >= '3.7'
platformdirs==3.9.1 ; python_version >= '3.7'
pluggy==1.2.0 ; python_version >= '3.7'
pre-commit==2.21.0
pylint==2.17.5
pytest==7.4.0
pytest-cov==4.1.0
pyyaml==6.0.1 ; python_version >= '3.6'
requests==2.31.0
setuptools==68.0.0 ; python_version >= '3.7'
tomli==2.0.1 ; python_version < '3.11'
tomlkit==0.11.8 ; python_version >= '3.7'
typed-ast==1.5.5 ; python_version < '3.8' and implementation_name == 'cpython'
typing-extensions==4.7.1 ; python_version < '3.10'
urllib3==2.0.4 ; python_version >= '3.7'
virtualenv==20.24.2 ; python_version >= '3.7'
wrapt==1.15.0 ; python_version < '3.11'
zipp==3.15.0 ; python_version >= '3.7'
azure-functions==1.15.0
pyjsend==0.2.2