David Blume's GitList
Repositories
testpython.git
Code
Commits
Branches
Tags
Search
Tree:
6e00fae
Branches
Tags
main
python2
testpython.git
requirements.txt
Add pycodestyle for PEP-8. Remove GitHub's Atom IDE.
dblume
commited
6e00fae
at 2024-10-04 21:14:19
requirements.txt
Blame
History
Raw
# # This file is autogenerated by pip-compile with Python 3.8 # by the following command: # # pip-compile requirements.in # certifi==2021.10.8 # via requests charset-normalizer==2.0.10 # via requests idna==3.3 # via requests marshmallow==3.14.1 # via -r requirements.in pycodestyle==2.12.1 # via -r requirements.in requests==2.27.1 # via -r requirements.in urllib3==1.26.8 # via requests