Skip to content

Commit

Permalink
Add dataclasses dependency for Python 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
glensc committed Apr 25, 2023
1 parent 3e59b19 commit aaba139
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
deprecated~=1.2.13
requests-oauthlib>=1.3
requests>=2.25
dataclasses; python_version<"3.7"

0 comments on commit aaba139

Please sign in to comment.