File: requirements.txt

package info (click to toggle)
python-apischema 0.18.3-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,608 kB
  • sloc: python: 15,266; sh: 7; makefile: 7
file content (11 lines) | stat: -rw-r--r-- 255 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
graphql-core==3.2.4
attrs==22.1.0
bson==0.5.10
docstring-parser==0.16
pydantic==1.10.18
pytest==7.4.2
pytest-cov==4.0.0
pytest-asyncio==0.20.3
SQLAlchemy==1.4.45
typing-extensions==4.8.0;python_version>="3.8"
typing-extensions==4.7.1;python_version<"3.8"