Added more requirements to README.

This commit is contained in:
Johannes Findeisen 2022-11-21 01:19:12 +01:00
commit cc6b078ec1

View file

@ -11,6 +11,9 @@ More to come...
- Python 3.* (I don't now the concrete version right now. I use only Python 3.10 at the moment. Could be that fgg is
running with an older version, but it could also be that required libs do not. Please report your Python version to
me if fgg works for you to help me to create a compatibility list.)
- crc32c 2.3 - [https://pypi.org/project/crc32c/]()
- flickr-api 0.7.5 - [https://pypi.org/project/flickr-api/]()
- requests 2.28.1 - [https://pypi.org/project/requests/]()
## To do: