Skip to content
Merged
Show file tree
Hide file tree
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
7 changes: 4 additions & 3 deletions ietf/templates/sync/rfc-index.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,10 @@ or

For example:

1129 Internet Time Synchronization: The Network Time Protocol. D.L.
Mills. October 1989. (Format: TXT, PS, PDF, HTML) (Also RFC1119)
(Status: INFORMATIONAL) (DOI: 10.17487/RFC1129)
9915 Dynamic Host Configuration Protocol for IPv6 (DHCPv6). T. Mrugalski,
B. Volz, M. Richardson, S. Jiang, T. Winters. January 2026. (Format:
HTML, TXT, PDF, XML) (Obsoletes RFC8415) (Also STD102) (Status:
INTERNET STANDARD) (DOI: 10.17487/RFC9915)

Key to citations:

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ scout-apm>=3.4.0
selenium>=4.34.2
tblib>=3.1.0 # So that the django test runner provides tracebacks
tlds>=2022042700 # Used to teach bleach about which TLDs currently exist
tqdm>=4.67.1
tqdm>=4.70.0
unidecode>=1.4.0
urllib3>=2.5.0
weasyprint>=66.0
Expand Down
Loading