A search engine for MMP's eASLRB.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
asl-rulebook2/requirements.txt

13 lines
230 B

# python 3.8.7
flask==1.1.2
python-socketio==5.2.1
pyyaml==5.4.1
lxml==4.6.2
click==7.1.2
pdfminer.six==20201018
pikepdf==2.5.2
# NOTE: This is needed for socketio when using the "threading" async mode.
simple-websocket==0.2.0