Skip to content
Closed
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
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
anyconfig==0.11.1 \
--hash=sha256:112000d4d407722569ecff5126c1fc88715581834cfd0ee9556386fd8ff2983e \
--hash=sha256:050dcade09799cd19c9b1f834e6df710ef824b388e6bb0af8c77be39b158b011
astroid==2.7.3; python_version >= "3.6" and python_version < "4.0" \
--hash=sha256:dc1e8b28427d6bbef6b8842b18765ab58f558c42bb80540bd7648c98412af25e \
--hash=sha256:3b680ce0419b8a771aba6190139a3998d14b413852506d99aff8dc2bf65ee67c
astroid==2.8.0; python_version >= "3.6" and python_version < "4.0" \
--hash=sha256:dcc06f6165f415220013801642bd6c9808a02967070919c4b746c6864c205471 \
--hash=sha256:fe81f80c0b35264acb5653302ffbd935d394f1775c5e4487df745bf9c2442708
atomicwrites==1.4.0; python_version >= "3.6" and python_full_version < "3.0.0" and sys_platform == "win32" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6") or sys_platform == "win32" and python_version >= "3.6" and python_full_version >= "3.4.0" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6") \
--hash=sha256:6d1784dea7c0c8d4a5172b6c620f40b6e4cbfdf96d783691f2e1302a7b88e197 \
--hash=sha256:ae70396ad1a434f9c7046fd2dd196fc04b12f9e91ffb859164193be8b6168a7a
Expand Down