mirror of
https://github.com/OpenBankProject/API-Manager.git
synced 2026-02-06 10:59:00 +00:00
Update requirements.txt
Bumped a few libs which are known to work for quite some time. With the old versions, we get SSL errors in some circumstances.
This commit is contained in:
parent
82dc76559f
commit
41513482fe
@ -1,8 +1,8 @@
|
||||
#Django==1.11.7
|
||||
Django==2.0.7
|
||||
oauthlib==2.0.0
|
||||
requests==2.11.1
|
||||
requests-oauthlib==0.6.2
|
||||
Django==2.2.13
|
||||
oauthlib==3.2.0
|
||||
requests==2.27.1
|
||||
requests-oauthlib==1.3.1
|
||||
PyJWT==1.5.3
|
||||
gunicorn==19.6.0
|
||||
matplotlib
|
||||
|
||||
Loading…
Reference in New Issue
Block a user