FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
python-email-validator/test_requirements.txt at main · JoshData/python-email-validator · GitHub
JoshData
/
python-email-validator
Public
Notifications
You must be signed in to change notification settings
Fork
139
Star
1.4k
Code
Issues
11
Pull requests
4
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
python-email-validator
/
test_requirements.txt
Copy path
More file actions
More file actions
Latest commit
History
History
History
29 lines (29 loc) · 771 Bytes
Breadcrumbs
python-email-validator
/
test_requirements.txt
Copy path
File metadata and controls
29 lines (29 loc) · 771 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
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# This file was generated by running:
# sudo docker run --rm -it --network=host python:3.10-slim /bin/bash
# pip install dnspython idna # from setup.cfg
# pip install pytest pytest-cov coverage flake8 mypy
# pip freeze
# (Some packages' latest versions may not be compatible with
# the earliest Python version we support, and some exception
# messages may depend on package versions, so we pin versions
# for reproducible testing.)
coverage==7.13.5
dnspython==2.8.0
exceptiongroup==1.3.1
flake8==7.3.0
idna==3.15
iniconfig==2.3.0
librt==0.9.0
mccabe==0.7.0
mypy==1.20.1
mypy_extensions==1.1.0
packaging==26.0
pathspec==1.0.4
pluggy==1.6.0
pycodestyle==2.14.0
pyflakes==3.4.0
Pygments==2.20.0
pytest==9.0.3
pytest-cov==7.1.0
tomli==2.4.1
typing_extensions==4.15.0
Back
|
FazBrowse Home
|
New Git URL