mirror of
https://github.com/leon-ai/leon.git
synced 2024-12-22 08:11:34 +03:00
13 lines
190 B
TOML
13 lines
190 B
TOML
[[source]]
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
name = "pypi"
|
|
|
|
[packages]
|
|
requests = "==2.21.0"
|
|
pytube = "==9.5.0"
|
|
tinydb = "==3.9.0"
|
|
beautifulsoup4 = "==4.7.1"
|
|
|
|
[dev-packages]
|