Document dependencies

Add requirements.txt file with versions of dependencies known to work well.
This commit is contained in:
Piotr F. Mieszkowski 2022-10-15 19:57:13 +02:00 committed by Gitea
parent 2da97a5a9a
commit acbb2ab776
1 changed files with 5 additions and 0 deletions

5
requirements.txt Normal file
View File

@ -0,0 +1,5 @@
SQLAlchemy==1.4.32
Markdown==3.4.1
M2Crypto==0.38.0
requests==2.27.1
watchdog==2.1.9