mirror of
https://github.com/simon987/hexlib.git
synced 2025-04-21 18:46:42 +00:00
Compare commits
No commits in common. "4c8b74bd8f157d1a3ad8bb043bc04269f9591a0e" and "b1a1da3bac43219f993d66ae91bfcd793fd5de36" have entirely different histories.
4c8b74bd8f
...
b1a1da3bac
2
setup.py
2
setup.py
@ -15,6 +15,6 @@ setup(
|
|||||||
"influxdb", "siphash", "python-dateutil", "redis", "orjson", "zstandard",
|
"influxdb", "siphash", "python-dateutil", "redis", "orjson", "zstandard",
|
||||||
"u-msgpack-python", "psycopg2-binary", "bs4", "lxml", "nltk", "numpy",
|
"u-msgpack-python", "psycopg2-binary", "bs4", "lxml", "nltk", "numpy",
|
||||||
"matplotlib", "fake-useragent @ git+https://github.com/Jordan9675/fake-useragent",
|
"matplotlib", "fake-useragent @ git+https://github.com/Jordan9675/fake-useragent",
|
||||||
"requests", "pydantic==1.10.13"
|
"requests", "pydantic==1.10.11"
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user