File: dev.txt

package info (click to toggle)
flask-sqlalchemy 3.1.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 832 kB
  • sloc: python: 2,909; makefile: 27; sh: 14
file content (148 lines) | stat: -rw-r--r-- 2,980 bytes parent folder | download
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
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile requirements/dev.in
#
alabaster==0.7.13
    # via sphinx
babel==2.12.1
    # via sphinx
blinker==1.6.2
    # via -r requirements/tests.in
build==1.0.3
    # via pip-tools
cachetools==5.3.1
    # via tox
certifi==2023.7.22
    # via requests
cfgv==3.4.0
    # via pre-commit
chardet==5.2.0
    # via tox
charset-normalizer==3.2.0
    # via requests
click==8.1.7
    # via pip-tools
colorama==0.4.6
    # via tox
coverage[toml]==7.3.1
    # via
    #   -r requirements/tests.in
    #   pytest-cov
distlib==0.3.7
    # via virtualenv
docutils==0.20.1
    # via sphinx
filelock==3.12.3
    # via
    #   tox
    #   virtualenv
greenlet==2.0.2
    # via sqlalchemy
identify==2.5.27
    # via pre-commit
idna==3.4
    # via requests
imagesize==1.4.1
    # via sphinx
iniconfig==2.0.0
    # via pytest
jinja2==3.1.2
    # via sphinx
markupsafe==2.1.3
    # via jinja2
mypy==1.5.1
    # via -r requirements/mypy.in
mypy-extensions==1.0.0
    # via mypy
nodeenv==1.8.0
    # via pre-commit
packaging==23.1
    # via
    #   build
    #   pallets-sphinx-themes
    #   pyproject-api
    #   pytest
    #   sphinx
    #   tox
pallets-sphinx-themes==2.1.1
    # via -r requirements/docs.in
pip-tools==7.3.0
    # via -r requirements/dev.in
platformdirs==3.10.0
    # via
    #   tox
    #   virtualenv
pluggy==1.3.0
    # via
    #   pytest
    #   tox
pre-commit==3.4.0
    # via -r requirements/dev.in
pygments==2.16.1
    # via sphinx
pyproject-api==1.6.1
    # via tox
pyproject-hooks==1.0.0
    # via build
pytest==7.4.2
    # via
    #   -r requirements/mypy.in
    #   -r requirements/tests.in
    #   pytest-cov
pytest-cov==4.1.0
    # via -r requirements/tests.in
pyyaml==6.0.1
    # via pre-commit
requests==2.31.0
    # via sphinx
snowballstemmer==2.2.0
    # via sphinx
sphinx==7.2.5
    # via
    #   -r requirements/docs.in
    #   pallets-sphinx-themes
    #   sphinx-issues
    #   sphinxcontrib-applehelp
    #   sphinxcontrib-devhelp
    #   sphinxcontrib-htmlhelp
    #   sphinxcontrib-log-cabinet
    #   sphinxcontrib-qthelp
    #   sphinxcontrib-serializinghtml
sphinx-issues==3.0.1
    # via -r requirements/docs.in
sphinxcontrib-applehelp==1.0.7
    # via sphinx
sphinxcontrib-devhelp==1.0.5
    # via sphinx
sphinxcontrib-htmlhelp==2.0.4
    # via sphinx
sphinxcontrib-jsmath==1.0.1
    # via sphinx
sphinxcontrib-log-cabinet==1.0.1
    # via -r requirements/docs.in
sphinxcontrib-qthelp==1.0.6
    # via sphinx
sphinxcontrib-serializinghtml==1.1.9
    # via sphinx
sqlalchemy==2.0.20
    # via -r requirements/mypy.in
tox==4.11.3
    # via -r requirements/dev.in
typing-extensions==4.7.1
    # via
    #   mypy
    #   sqlalchemy
urllib3==2.0.4
    # via requests
virtualenv==20.24.5
    # via
    #   pre-commit
    #   tox
wheel==0.41.2
    # via pip-tools

# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools