Twitter API + Bot start
This commit is contained in:
parent
0a212a6a65
commit
b703757621
@ -16,7 +16,9 @@ setup(name='waecm-2021-group-04',
|
||||
'whitenoise==5.2.0',
|
||||
'oauth2==1.1.1',
|
||||
'oauthlib==3.1.0',
|
||||
'py-jwt-validator==0.6.0'
|
||||
'py-jwt-validator==0.6.0',
|
||||
'python-twitter==3.5',
|
||||
'python-dotenv==0.17.1'
|
||||
],
|
||||
license='BSD License', # example license
|
||||
description='DESCRIPTION')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user