Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Task-19-FedoraHappiness/requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ six>=1.11.0 # Dependency of django-extensions
# Basic Python libraries
Unipath==1.1 # Better path handling
pytz==2015.7 # Timezone data
ipython==7.3.0 # Prettier python prompt
ipython==8.10.0 # Prettier python prompt

# For generating docs - sphinx and dependencies
Sphinx==1.3.6
Expand Down