-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements-dev.txt
More file actions
87 lines (87 loc) · 1.67 KB
/
requirements-dev.txt
File metadata and controls
87 lines (87 loc) · 1.67 KB
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
# requirements-dev.txt: development python requirements file.
# This file was auto-generated by utils/update-requirements.sh.
# The conents of this file are a superset of requirements-prod.txt.
anyio==3.6.1
attrs==22.1.0
bandit==1.7.4
black==22.8.0
certifi==2022.6.15.2
cfgv==3.3.1
charset-normalizer==2.1.1
click==8.1.3
colorama==0.4.5
coverage==6.4.4
distlib==0.3.6
docopt==0.6.2
fastapi==0.83.0
filelock==3.8.0
flake8==5.0.4
flake8-bugbear==22.9.11
flake8-builtins==1.5.3
flake8-comprehensions==3.10.0
flake8-docstrings==1.6.0
flake8-plugin-utils==1.3.2
flake8-polyfill==1.0.2
Flake8-pyproject==1.1.0.post0
flake8-pytest-style==1.6.0
flake8-typing-imports==1.13.0
flake8-unused-arguments==0.0.11
future==0.18.2
gitdb==4.0.9
GitPython==3.1.27
greenlet==1.1.3
gunicorn==20.1.0
h11==0.13.0
identify==2.5.5
idna==3.3
iniconfig==1.1.1
isort==5.10.1
mando==0.6.4
mccabe==0.7.0
mypy==0.971
mypy-extensions==0.4.3
nodeenv==1.7.0
packaging==21.3
pathspec==0.10.1
pbr==5.10.0
pep8-naming==0.13.2
pipreqs==0.4.11
platformdirs==2.5.2
pluggy==1.0.0
pre-commit==2.20.0
psycopg2-binary==2.9.3
py==1.11.0
pycodestyle==2.9.1
pydantic==1.10.2
pydocstyle==6.1.1
pyflakes==2.5.0
pyparsing==3.0.9
pytest==7.1.3
pytest-cov==3.0.0
python-dotenv==0.21.0
PyYAML==6.0
radon==5.1.0
requests==2.28.1
six==1.16.0
smmap==5.0.0
sniffio==1.3.0
snowballstemmer==2.2.0
SQLAlchemy==1.4.41
SQLAlchemy-Utils==0.38.3
sqlalchemy2-stubs==0.0.2a27
sqlmodel==0.0.8
starlette==0.19.1
stevedore==4.0.0
toml==0.10.2
tomli==2.0.1
types-PyYAML==6.0.11
types-requests==2.28.10
types-setuptools==65.3.0
types-SQLAlchemy==1.4.51
types-toml==0.10.8
types-urllib3==1.26.24
typing_extensions==4.3.0
urllib3==1.26.12
uvicorn==0.18.3
virtualenv==20.16.5
yarg==0.1.9