mirror of
https://github.com/kuhyx/testsAndMisc.git
synced 2026-07-04 17:03:05 +02:00
- C/lichess_random_engine, vocabulary_curve, misc/split, 1dvelocitysimulator, opening_learner: test suites added - CPP/miscelanious: tests added - TS/battery-status, champions_leauge_scores, two-inputs: tests added - python_pkg/fm24_searcher, wake_alarm: new packages added - Fix ruff/cppcheck/eslint/clang-format failures - Update .gitignore for C/C++ build artifacts
22 lines
365 B
Plaintext
22 lines
365 B
Plaintext
aiohttp>=3.9
|
|
beautifulsoup4>=4.0
|
|
berserk>=0.13
|
|
bottle>=0.12
|
|
genanki>=0.13
|
|
geopandas>=1.0
|
|
howlongtobeatpy>=1.0
|
|
lxml>=5.0
|
|
|
|
# Optional dependencies for specific scripts (needed for full pylint analysis)
|
|
matplotlib>=3.0
|
|
mitmproxy>=10.0
|
|
numpy>=1.20
|
|
opencv-python>=4.0
|
|
pillow>=10.0
|
|
pygame>=2.0
|
|
pytest>=7.0
|
|
python-chess>=1.999
|
|
requests>=2.0
|
|
selenium>=4.0
|
|
websockets>=13.0
|