FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
python-devtools/requirements/testing.in at main · kinuax/python-devtools · GitHub
kinuax
/
python-devtools
Public
forked from
samuelcolvin/python-devtools
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
python-devtools
/
requirements
/
testing.in
Copy path
More file actions
More file actions
Latest commit
History
History
History
13 lines (13 loc) · 299 Bytes
Breadcrumbs
python-devtools
/
requirements
/
testing.in
Copy path
File metadata and controls
13 lines (13 loc) · 299 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
coverage[toml]
pytest
pytest-mock
pytest-pretty
# these packages are used in tests so install the latest version
# no binaries for 3.7
asyncpg; python_version>='3.8'
black
multidict; python_version>='3.8'
# no version is compatible with 3.7 and 3.11
numpy; python_version>='3.8'
pydantic
sqlalchemy
Back
|
FazBrowse Home
|
New Git URL