main > main: init

This commit is contained in:
RD
2022-10-08 09:51:18 +02:00
commit 669796b805
5 changed files with 178 additions and 0 deletions

22
requirements.txt Normal file
View File

@@ -0,0 +1,22 @@
pip>=22.2.2
wheel>=0.37.1
# jupyter
ipython>=8.3.0
jupyter>=1.0.0
# running
codetiming>=1.3.0
# misc
importlib>=1.0.4
authlib>=1.0.1
pathlib>=1.0.1
lorem>=0.1.1
safetywrap>=1.5.0
typing>=3.7.4.3
nptyping>=2.1.1
typing-extensions==3.10.0.2 # <- need this instead of >= 4.2.0 for compatibility with tgintegration
# maths
numpy>=1.22.4