HexCasting/doc/requirements.txt
2023-06-10 19:14:53 -04:00

5 lines
244 B
Text

black==22.10.0 # formatting
pytest==7.3.1 # testing framework
syrupy==4.0.2 # snapshot tests
typed-argument-parser==1.8.0 # better argument parsing
pyserde==0.10.8 # book deserialization