mirror of
https://github.com/unitedstates/congress-legislators.git
synced 2025-12-19 09:50:37 -05:00
25 lines
358 B
TOML
25 lines
358 B
TOML
[[source]]
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
name = "pypi"
|
|
|
|
[packages]
|
|
pyyaml = "*"
|
|
rtyaml = "*"
|
|
scrapelib = "==0.10.1"
|
|
ipython = "*"
|
|
lxml = ">=2.2"
|
|
cssselect = "*"
|
|
pyflakes = "*"
|
|
pytz = "*"
|
|
tweepy = "*"
|
|
sparqlwrapper = "*"
|
|
feedsearch = "*"
|
|
feedfinder2 = "*"
|
|
|
|
[dev-packages]
|
|
|
|
[requires]
|
|
python_version = "3.12"
|
|
python_full_version = "3.12.2"
|