Omachoko commited on
Commit
38b607c
·
1 Parent(s): 6d0bc67

�� HOTFIX: Fixed requirements.txt build error

Browse files

✅ FIXED:
- Removed malformed line 44: 'wikipedia>=1.4.0beautifulsoup4==4.12.2'
- Clean requirements.txt with proper formatting
- Build should now succeed

🚀 READY FOR DEPLOYMENT!

Files changed (1) hide show
  1. requirements.txt +0 -1
requirements.txt CHANGED
@@ -41,4 +41,3 @@ soundfile>=0.12.0
41
 
42
  # Specialized Tools
43
  python-chess>=1.999
44
- wikipedia>=1.4.0beautifulsoup4==4.12.2
 
41
 
42
  # Specialized Tools
43
  python-chess>=1.999