Commit Graph

22 Commits (v7.6.x)

Author SHA1 Message Date
derekpierre c42c9f65e7
Rely on published versions of nucypher-pychalk and nucypher-snaptime instead of github dependencies. Update pyproject.toml and poetry lock accordingly. 2025-04-09 16:47:48 -04:00
derekpierre 4803827426
Relock dependencies using our own forks of pychalk and snaptime which have entries in the setup.cfg that now use underscores instead of dashes. setuptools enforces the use of underscores.
Update dev dependencies group to no longer use soon to be deprecated header.
2025-03-24 16:35:33 -04:00
David Núñez fe36bdc5b4 Add pyjwt to dependencies and relock 2025-03-23 10:46:16 +01:00
derekpierre fb86b9ed37
Update dependencies to latest versions. 2024-11-06 13:15:31 -05:00
derekpierre 36039dea0a
Relock dependencies after limiting version of eth-ape due to incompatibility between pytest and eth-utils. 2024-11-06 11:04:42 -05:00
derekpierre 1f67e4dfe2
Update requirements to use ape >= 0.8 and relock dependencies. 2024-09-12 15:53:41 -04:00
KPrasch df3e3cb049
include jsonpath-ng in project dependencies 2024-09-12 15:52:45 -04:00
KPrasch 0ebe4d348c
remove temporary hack for setuptools==72 2024-07-31 15:37:32 +07:00
KPrasch f9c8bdf8a6
relock dependencies with atxm==0.5.0 2024-07-31 15:37:32 +07:00
derekpierre b00bb4bfa2
Relock dependencies to use github branch version of atxm which will soon be the new release. 2024-07-31 15:37:32 +07:00
KPrasch 073cbd5071
relock dependencies with pinned setuptools<72; include pip constrants to manage pip wheel isolated builds (workaround for https://github.com/pypa/setuptools/issues/4519) 2024-07-29 19:03:19 +07:00
derekpierre e1c6b23160
Update dependency definition for atxm, and update poetry.lock file accordingly. 2024-07-23 08:15:41 -04:00
KPrasch d8b006887e
relock dependencies with atxm==0.4.0 2024-07-23 18:28:08 +07:00
derekpierre 1320a13b7b
Relock dependencies using siwe-py 4.2.0 which contains the fix to loosen dependency restrictions. 2024-07-22 08:44:31 -04:00
derekpierre 3d45dc2044
Relock dependencies based on update made to siwe-py fork. 2024-07-17 09:35:32 -04:00
derekpierre 868a3d7830
Use customized atxm and siwe github dependencies until dependency conflicts can be resolved. 2024-07-16 09:36:39 -04:00
derekpierre ac5535c3f1
Add siwe (sign-in with ethereum) package dependency and relock dependencies. 2024-05-14 16:53:01 -04:00
derekpierre 62b7a62faf
Relock dependency to use latest released version of ATxM - v0.3.0. 2024-04-16 09:27:19 -04:00
derekpierre 26637f87e6
Relock dependencies based on latest changes in ATxM dev branch. 2024-04-15 13:30:31 -04:00
derekpierre aa8cb819a6
Remove ape version restriction and relock dependencies. 2024-04-10 13:16:17 -04:00
KPrasch a4afb5e5df
relock with pynacl (it's a direct dependency) 2024-03-25 13:32:37 -04:00
KPrasch 7d55e74823
minimal poetry config
bumpversion targets pyproject.toml
2024-03-25 13:32:30 -04:00