mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-03-30 17:44:54 +02:00
7 lines
196 B
Plaintext
7 lines
196 B
Plaintext
|
|
# requirements-runtime.txt (dependencies needed at runtime)
|
||
|
|
# for venv all needed dependencies
|
||
|
|
pyyaml
|
||
|
|
requests # Telegram
|
||
|
|
aiohttp # HTTP, Divera
|
||
|
|
mysql-connector-python # MySQL
|
||
|
|
geocoder # Geocoding
|