mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-15 08:40:34 +03:00
This remove all dependencies on the keyring lib, updates the requirements.txt to reflect that, and ensures that setup.py does not attempt to package it. Any use of the "old" keyring code will now return None and warn about its deprecation.
5 lines
76 B
Plaintext
5 lines
76 B
Plaintext
certifi==2019.9.11
|
|
requests>=2.11.1
|
|
watchdog>=0.8.3
|
|
semantic-version>=2.8.5
|