File tree Expand file tree Collapse file tree 2 files changed +29
-27
lines changed Expand file tree Collapse file tree 2 files changed +29
-27
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,35 @@ authors = [
1515maintainers = [
1616 {name = " Mikael Frykholm" , email = " mifr@sunet.se" }
1717]
18+ dependencies = [
19+ " accept-types>=0.4.1" ,
20+ " apscheduler==3.6.3" ,
21+ " cachetools>=5.5.2" ,
22+ " eval-type-backport>=0.2.2 ; python_full_version == '3.9.*'" ,
23+ " gunicorn>=23.0.0" ,
24+ " httplib2>=0.7.7" ,
25+ " lxml>=4.1.1" ,
26+ " mako>=1.3.10" ,
27+ " pyconfig>=3.2.3" ,
28+ " pydantic>=2.8" ,
29+ " pyramid>=2.0.2" ,
30+ " pytz>=2025.2" ,
31+ " pyxmlsecurity>=1.0.0" ,
32+ " pyyaml>=3.10" ,
33+ " redis>=5.3.0" ,
34+ " redis-collections>=0.13.0" ,
35+ " requests>=2.32.3" ,
36+ " requests-cache>=1.2.1" ,
37+ " requests-file>=2.1.0" ,
38+ " setuptools>=78.1.1" ,
39+ " simplejson>=2.6.2" ,
40+ " str2bool>=1.1" ,
41+ " urllib3==1.26.19" ,
42+ " whoosh>=2.7.4" ,
43+ " wsgi-intercept>=1.13.1" ,
44+ " xmldiff>=2.7.0" ,
45+ " zipp>=3.19.1" ,
46+ ]
1847[project .scripts ]
1948pyff = " pyff.md:main"
2049pyffd = " pyff.mdq:main"
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments