This repository has been archived on 2024-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
carboncopy/requirements.txt
Marc Cataford 02a7b2d5d8
Initial upload (#1)
* feat: minimal working version

* chore: clean swap files

* chore: amend gitignore to include swaps

* chore: typecheck

* wip: ignore git, support dir

* wip: ignores, directory handling

* wip: add prompting, better path management

* refactor: centralize printing

* wip: handle jsondecodeerror

* docs: README

* chore: add inquirer to dependencies

* wip: error handling when not in git
2020-01-05 14:46:10 -05:00

32 lines
515 B
Text

appdirs==1.4.3
attrs==19.3.0
black==19.10b0
blessings==1.7
certifi==2019.11.28
chardet==3.0.4
Click==7.0
idna==2.8
importlib-metadata==1.3.0
inquirer==2.6.3
invoke==1.4.0
more-itertools==8.0.2
mypy==0.761
mypy-extensions==0.4.3
packaging==19.2
pathspec==0.7.0
pluggy==0.13.1
py==1.8.1
pyparsing==2.4.6
pytest==5.3.2
python-editor==1.0.4
readchar==2.0.1
regex==2019.12.20
requests==2.22.0
six==1.13.0
syrupy==0.0.12
toml==0.10.0
typed-ast==1.4.0
typing-extensions==3.7.4.1
urllib3==1.25.7
wcwidth==0.1.8
zipp==0.6.0