0
0
mirror of https://github.com/yeongpin/cursor-free-vip.git synced 2025-05-07 17:05:22 +00:00
cursor-free-vip/requirements.txt
Ahmed Nagi b51d9c7a74 Add Arabic language option to all locale files and support proper Arabic text display in terminal
- Added "ar" (Arabic) to the languages section in all translation JSON files in the locales directory.
- Implemented Arabic text reshaping and bidi support in main.py using arabic_reshaper and python-bidi for correct RTL display in terminal when Arabic is selected.
2025-04-22 10:57:51 +02:00

13 lines
195 B
Plaintext

watchdog
python-dotenv>=1.0.0
colorama>=0.4.6
requests
psutil>=5.8.0
pywin32; platform_system == "Windows"
pyinstaller
DrissionPage>=4.0.0
selenium
webdriver_manager
arabic-reshaper
python-bidi