Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

Commit

Permalink
Merge pull request #181 from chrisburr/add-cachetools
Browse files Browse the repository at this point in the history
Add cachetools
  • Loading branch information
Marko Petric authored May 26, 2021
2 parents a72e796 + 43d4c51 commit 2c33e1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ simplejson>=3.8.1
six>=1.10
# Freeze until all problems with 1.4 are solved
sqlalchemy==1.3.*
cachetools<4
# More recent version of stomp are python 3 only
stomp.py==4.1.22
subprocess32
Expand Down

0 comments on commit 2c33e1d

Please sign in to comment.