Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DO NOT MERGE] fixing tests #1218

Merged
merged 17 commits into from
Mar 22, 2023
Prev Previous commit
Next Next commit
upgrade tornado
  • Loading branch information
viyatb committed Mar 22, 2023
commit dc1e5917780559c1fbf4ea48437a72833937ecae
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ selenium==3.4.3
six==1.15.0
SQLAlchemy==1.3.0
sqlalchemy_mixins==1.2.1
tornado==5.1.1
tornado==6.2.0
bcrypt==3.2.0
uuid==1.30
PyJWT==1.7.1
Expand Down