MrSimple01 commited on
Commit
e85afe9
·
verified ·
1 Parent(s): 0c95b8d

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ python-chess==1.999
2
+ requests==2.32.3
3
+ google-generativeai==0.8.3