Skip to content

Commit

Permalink
Pin Pyright for now
Browse files Browse the repository at this point in the history
  • Loading branch information
anniel-stripe authored and richardm-stripe committed Aug 21, 2023
1 parent c15ff9b commit 56dab4c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions constraints.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
# cryptography 40.0.0 deprecates support for Python 3.6 and PyPy3 < 7.3.10
cryptography<40
# TODO (remove later): pyright 1.1.323 introduces false positive errors
pyright<1.1.323

0 comments on commit 56dab4c

Please sign in to comment.