dreamproit / billtitles-py

Service to get bills, titles and bills related by title (using FastAPI); see also billtitles in Go
MIT License
1 stars 1 forks source link

Update requirements #30

Open dmytro-ustynov opened 2 years ago

dmytro-ustynov commented 2 years ago

We need to update requirements after merge in billtitleindex repository to main branch changes from this PR with migration to poetry

aih commented 2 years ago

Please specify which requirements need to be updated. If there is a poetry command to automatically identify the updates, please add it here. Thanks!

alexbojko commented 2 years ago

this line should be changed in pyproject.toml file:

billtitleindex = {git = "https://github.com/arachnidllc/billtitleindex.git", rev = "test/migrate_to_poetry"}