10000 enhancement: Remove mmh3 external dependency and use internal pymmh3 in place by The-inside-man · Pull Request #362 · optimizely/python-sdk · GitHub
[go: up one dir, main page]

Skip to content

enhancement: Remove mmh3 external dependency and use internal pymmh3 in place #362

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

Merged
merged 9 commits into from
Nov 3, 2021
Prev Previous commit
Next Next commit
Removing pyrsistent as test
  • Loading branch information
The-inside-man committed Oct 22, 2021
commit e092d9d53b98b7fd081da21ba6dee2fe874670f4
1 change: 0 additions & 1 deletion requirements/core.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
jsonschema==3.2.0
requests>=2.21
pyrsistent==0.16.0
cryptography>=2.8.0
0