@@ -1 +1,4 @@
/data
+.idea/
+__pycache__/
+readme.txt
@@ -0,0 +1,3 @@
+fastapi==0.74.0
+pydantic==1.9.0
+SQLAlchemy==1.4.31