issues
search
hyperlog-core
/
hyperlog-backend
Backend for hyperlog
0
stars
0
forks
source link
Fix requirements.txt
#40
Closed
nikochiko
closed
4 years ago
nikochiko
commented
4 years ago
Changes:
Add PyGithub and requests_oauthlib to requirements.txt
Remove duplicate of requests_oauthlib (requests-oauthlib with a hyphen) from poetry
Fix order in requirements.txt as according to pyproject.toml for readability
Remove
graphene==...
from requirements.txt because graphene-django should decide that version
Changes:
graphene==...
from requirements.txt because graphene-django should decide that version