This website requires JavaScript.
Explore
Help
Sign In
offen
/
website
Watch
2
Star
0
Fork
0
You've already forked website
mirror of
https://github.com/offen/website.git
synced
2024-11-23 01:20:29 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
a0b812b870
website
/
accounts
/
requirements.txt
7 lines
98 B
Plaintext
Raw
Normal View
History
Unescape
Escape
scaffold accounts app
2019-07-05 19:54:54 +02:00
Flask==1.0.2
move authentication to jwt based token system handled by account app
2019-07-07 13:21:20 +02:00
Flask-Cors==3.0.8
scaffold accounts app
2019-07-05 19:54:54 +02:00
werkzeug==0.15.4
move authentication to jwt based token system handled by account app
2019-07-07 13:21:20 +02:00
pyjwt[crypto]==1.7.1
passlib==1.7.1
bcrypt==3.1.7
Reference in New Issue
Copy Permalink