Retoor software development Projects Research SearchXNG
Register Sign In

9 lines
152 B
Plaintext
Raw Normal View History

chore: bump project version to 1.23.0, add requirements.txt with 10 dependencies, and update .gitignore with png/gemini patterns
2025-11-07 21:46:54 +01:00
pydantic==2.12.3
jinja2==3.1.4
cryptography==43.0.0
docker==7.1.0
gitpython==3.1.43
websockets==13.0.1
pytest==8.3.2
bcrypt==4.1.3
feat: add realistic http headers and replace requests with urllib in http_client Replace the `requests` library with `urllib` for HTTP calls, introduce a pool of realistic User-Agent strings and dynamic header generation (Accept-Language, Accept, etc.) in `http_client.py`, and remove the `requests>=2.31.0` dependency from `requirements.txt`.
2025-11-08 01:44:23 +01:00
python-slugify==8.0.4
Reference in New Issue Copy Permalink
a4e52d4f76
rp/requirements.txt
Response time: 64ms
Mail Licenses API