civerson916 commited on
Commit
a88c0df
·
verified ·
1 Parent(s): 4ad97e9

Added board_to_fen requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -12,4 +12,7 @@ google-genai==1.12.1
12
  pandas==2.2.2
13
  pydantic_settings==2.9.1
14
  openpyxl==3.1.5
15
- board_to_fen @ git+https://github.com/civerson/board_to_fen.git@2c3c6ee4695dfe74d5ff8d0808972b9f2e71c32d
 
 
 
 
12
  pandas==2.2.2
13
  pydantic_settings==2.9.1
14
  openpyxl==3.1.5
15
+ board_to_fen @ git+https://github.com/civerson/board_to_fen.git@2c3c6ee4695dfe74d5ff8d0808972b9f2e71c32d
16
+ tensorflow==2.11.0
17
+ keras==2.11.0
18
+ pytest==7.1.1