| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 1ace9a1 commit 06e5469
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -19,10 +19,11 @@ | |||
| 19 | 19 | ||
| 20 | 20 | ||
| 21 | 21 | DEPENDENCIES = ( | |
| 22 | + 'cachetools>=2.0.0', | ||
| 22 | 23 | 'pyasn1-modules>=0.2.1', | |
| 23 | 24 | 'rsa>=3.1.4', | |
| 25 | + 'setuptools>=40.3.0', | ||
| 24 | 26 | 'six>=1.9.0', | |
| 25 | - 'cachetools>=2.0.0', | ||
| 26 | 27 | ) | |
| 27 | 28 | ||
| 28 | 29 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments