File tree Expand file tree Collapse file tree 3 files changed +17
-5
lines changed
Expand file tree Collapse file tree 3 files changed +17
-5
lines changed Original file line number Diff line number Diff line change @@ -11,4 +11,10 @@ mchess/web/node_modules
1111mchess /mchess.log
1212mchess /web /package-lock.json
1313mchess /turquoise.log
14+ mchess /bin
15+ mchess /lib64
16+ mchess /lib
17+ mchess /include
18+ mchess /pyvenv.cfg
1419.DS_Store
20+
Original file line number Diff line number Diff line change 11# https://docs.python.org/3/tutorial/venv.html
22
3- Flask == 2.0.1
3+ pyserial
4+ chess
5+ pillow
6+ # bluepy
7+
8+ markupsafe == 2.0.1
9+ Flask == 1.1.4
410Flask-Sockets == 0.2.1
5- gevent == 21.1.2
6- gevent-websocket == 0.10.1
11+ gevent # ==21.12.0
12+ gevent-websocket # ==0.10.1
Original file line number Diff line number Diff line change 11{
22 "lockfileVersion" : 1 ,
33 "dependencies" : {
4- "cm-chessboard " : " ^2.15 .3" ,
5- "chart.js " : " ^2.9.3 "
4+ "chart.js " : " ^2.9 .3" ,
5+ "cm-chessboard " : " ^2.15.7 "
66 }
77}
You can’t perform that action at this time.
0 commit comments